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
Age
Commit message (
Expand
)
Author
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2016-11-23
[CMake] Fix some indentation issues.
Dan Liew
2016-11-23
[CMake] Fix bug where the wrong path is checked for when checking
Dan Liew
2016-11-22
[CMake] Fix determining the system libraries needed by LLVM from
Dan Liew
2016-11-22
[CMake] Add another missing LLVM component dependency for `kleeModule`.
Dan Liew
2016-11-22
[CMake] Fix link order of LLVM libraries and required system libraries.
Dan Liew
2016-11-22
[CMake] Add missing dependencies reported in #507.
Dan Liew
2016-11-21
[CMake] Fix the build when `-DBUILD_SHARED_LIBS=ON` is passed.
Dan Liew
2016-11-20
[CMake] Implement install of the kleeRuntest target.
Dan Liew
2016-11-20
[CMake] Fix the old Autoconf/Makefile build system files in source tree inter...
Dan Liew
2016-11-19
[CMake] Remove unneeded dependency declarations for the unit tests.
Dan Liew
2016-11-19
Remove option --randomize-fork. If someone needs this, the right way is to i...
Cristian Cadar
2016-11-19
Merge branch 'MartinNowack-fix_bfs2'
Cristian Cadar
2016-11-19
Documented the level at which BFS operates in KLEE, as part of --help
Cristian Cadar
2016-11-19
Merge branch 'fix_bfs2' of https://github.com/MartinNowack/klee into MartinNo...
Cristian Cadar
2016-11-19
Merge pull request #492 from hoangmle/master
Cristian Cadar
2016-11-19
[CMake] Document implicit `STP_DIR` and `metaSMT_DIR` options.
Dan Liew
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-17
[cmake] Build with newer JIT (for LLVM >= 3.6)
Adrian Herrera
2016-11-09
Fix BFS searcher
Martin Nowack
2016-11-08
add nicer error messages for --use-merge and add explanation why it currently...
Hoang M. Le
2016-11-07
[CMake] Report git revision information if available.
Dan Liew
2016-11-07
Add the Dockerfile to `.dockerignore` so that changes the Dockerfile
Dan Liew
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-11-03
Merge pull request #491 from andreamattavelli/fix_raiseasm_macos
MartinNowack
2016-11-03
Adds support for Darwin platform in RaiseAsm pass
Andrea Mattavelli
2016-11-02
Merge pull request #487 from hoangmle/master
Cristian Cadar
2016-10-27
apply clang-format
Hoang M. Le
2016-10-27
update comments
Hoang M. Le
2016-10-27
upgrade to boolector-2.2.0 & remove the no longer needed aux array vector
Hoang M. Le
2016-10-26
move the query creation part into runAndGetCex() (to be consistent with runAn...
Hoang M. Le
2016-10-26
change signature of runAndGetCex() to match runAndGetCexForked()
Hoang M. Le
2016-10-26
remove outdated FIXME (metaSMT-Z3 implements assumption via push/pop)
Hoang M. Le
2016-10-18
Merge pull request #484 from delcypher/fix_misleading_indentation
Cristian Cadar
2016-10-18
Fix `-Wmisleading-indentation` warning and also correctly set the
Dan Liew
2016-10-14
Use newer trusty-based Travis CI (#452)
MartinNowack
2016-10-02
Merge pull request #475 from delcypher/klee_fix_asan
Cristian Cadar
2016-10-01
Merge pull request #426 from hoangmle/metaSMT_remove_ITE_chain_for_shift
MartinNowack
2016-09-29
When building KLEE with the sanitizers make sure the runtime is not
Dan Liew
2016-09-29
Fix bug in `AssignmentEvaluator` where NotOptimizedExpr would not (#466)
Dan Liew
2016-09-29
Merge pull request #474 from jirislaby/timestamp
Cristian Cadar
2016-09-29
remove mimic_stp option and the associated ITE chain construction for shift o...
Hoang M. Le
2016-09-29
configure: run AutoRegen.sh
Jiri Slaby
2016-09-29
configure: add option to enable timestamping
Jiri Slaby
2016-09-29
Merge pull request #471 from domainexpert/argv-arg
Andrea Mattavelli
2016-09-29
Fixed the description of -posix-runtime option
Andrew Santosa
2016-09-26
Merge pull request #444 from andreamattavelli/refactor_warnings
MartinNowack
2016-09-26
Modified logging information to steer the usage of klee_message, klee_warning...
Andrea Mattavelli
2016-09-20
Merge pull request #443 from MartinNowack/feat_assembler_raising
Cristian Cadar
[prev]
[next]