index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
Core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-03-05
Move differentiator to separate module
Nguyễn Gia Phong
2024-03-05
Half-bake decision clustering
Nguyễn Gia Phong
2024-03-05
Implement differencial test structure
Nguyễn Gia Phong
2024-01-12
Renamed PTree to ExecutionTree (and similar)
Cristian Cadar
2024-01-12
new: persistent ptree (-write-ptree) and klee-ptree
Frank Busse
2023-06-05
CMake: use built-in FindSQLite3 module
Julian Büning
2023-03-22
Change `llvm_map_components_to_libnames` to `llvm_config` CMake function
Martin Nowack
2023-03-17
[cmake] Use LLVM's CMake functionality only
Martin Nowack
2019-10-29
ExecutorTimers: refactor and move to support lib
Frank Busse
2019-04-04
some minor refactorings
Frank Busse
2019-04-04
Clean klee-stats, StatsTracker and cmake
Timotej Kapus
2019-04-04
Change the .stats format into sqlite3
Timotej Kapus
2019-03-21
drop support for LLVM <= 3.7
Julian Büning
2017-11-30
Implemented bounded merging functionality
Lukas Wölfer
2016-11-18
[CMake] Remove use of tabs in `CMakeLists.txt` files.
Dan Liew
2016-11-18
[CMake] Re-express LLVM and KLEE library dependencies as
Dan Liew
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew