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-06-23
Merge pull request #415 from andreamattavelli/termination_info
Cristian Cadar
2016-06-23
Merge pull request #409 from hoangmle/fix_metaSMT
Cristian Cadar
2016-06-23
Use klee_message for timeout information
Andrea Mattavelli
2016-06-10
apply clang-format
Hoang M. Le
2016-06-10
remove now unused getShiftBits()
Hoang M. Le
2016-06-10
remove bitmasking shift amount in bvVarArithRightShift
Hoang M. Le
2016-06-10
remove bitmasking shift amount in bvVarRightShift
Hoang M. Le
2016-06-10
remove bitmasking shift amount in bvVarLeftShift
Hoang M. Le
2016-06-10
remove bitmasking shift amount in constructAShrByConstant and make it return ...
Hoang M. Le
2016-06-10
remove bitmasking shift amount in bvRightShift
Hoang M. Le
2016-06-10
remove bitmasking shift amount in bvLeftShift
Hoang M. Le
2016-06-10
handle special cases of sdiv 1 and -1
Hoang M. Le
2016-06-10
rename the configure option --with-metasmt-default-solver to --with-metasmt-d...
Hoang M. Le
2016-06-10
Use travis_wait to allow long running tests
Hoang
2016-06-10
add entries for metaSMT with btor/stp/z3 in Travis CI
Hoang M. Le
2016-06-10
use default metaSMT solver as defined in configuration
Hoang M. Le
2016-06-10
add --with-metasmt-default-solver option to configure
Hoang M. Le
2016-06-10
add metaSMT to travis
Hoang
2016-06-10
update Makefile for metaSMT
Hoang M. Le
2016-06-10
metaSMT does not require RTTI
Hoang M. Le
2016-06-10
clean up metaSMT includes
Hoang M. Le
2016-06-04
Merge pull request #412 from MartinNowack/fix_travisci
MartinNowack
2016-06-04
Deactivate officiall llvm source. Use alternative ppa
Martin Nowack
2016-06-04
Do not install clang-3.4 if not needed
Martin Nowack
2016-05-31
Merge pull request #405 from ccadar/times
Cristian Cadar
2016-05-28
Fixed an incorrect read() invocation and missing includes for FD_Fail2.c
Cristian Cadar
2016-05-27
Merge pull request #396 from andreamattavelli/fix_kleaver_parser
Cristian Cadar
2016-05-27
Improved help message for POSIX environment options.
Cristian Cadar
2016-05-27
Merge pull request #397 from andreamattavelli/refactoring_stdin
Cristian Cadar
2016-05-27
Fixed the stub for times() not to dereference a NULL pointer when call with a...
Cristian Cadar
2016-05-25
Merge pull request #398 from hoangmle/master
MartinNowack
2016-05-25
add entry for llvm-2.9 and z3
Hoang M. Le
2016-05-25
add include in Z3Solver.cpp (did not compile with llvm-2.9)
Hoang M. Le
2016-05-24
Split creation of symbolic files and stdin in two distinct options
Andrea Mattavelli
2016-05-24
Fixed bug #375 in Kleaver's parser
Andrea Mattavelli
2016-05-24
Merge pull request #386 from ShayDamir/relocatable-klee
MartinNowack
2016-05-20
Allow relocation of installed klee tree
Damir Shaykhutdinov
2016-05-18
Merge pull request #387 from andreamattavelli/feat_instruction_logging
MartinNowack
2016-05-18
Modified -debug-print-instructions to allow to write directly on log file.
Andrea Mattavelli
2016-05-17
Merge pull request #392 from MartinNowack/fix_docker_stp
MartinNowack
2016-05-16
Add cmake 2.8.11 as additional dependency
Martin Nowack
2016-04-19
Merge pull request #369 from MartinNowack/fix_determ_solver_array
MartinNowack
2016-04-18
Merge pull request #374 from Justme0/optimize_kinstiterator
MartinNowack
2016-04-17
Merge pull request #359 from delcypher/fix_indep_solver_bug
Cristian Cadar
2016-04-14
This test passes under 2.9, so it cannot be used as an XFAIL. We can enable ...
Cristian Cadar
2016-04-14
Disabling --solver-optimize-divides by default, as the optimization is curren...
Cristian Cadar
2016-04-14
Added test case with the examples from https://github.com/klee/klee/issues/33...
Cristian Cadar
2016-04-12
remove synthesized `rule of three` of KInstIterator
jiangg
2016-04-12
Merge pull request #364 from MartinNowack/feat_partial_logging
Cristian Cadar
2016-04-11
Merge pull request #371 from andreamattavelli/master
Cristian Cadar
[next]