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
Age
Commit message (
Expand
)
Author
2016-08-02
Merge pull request #438 from jirislaby/memuse
MartinNowack
2016-08-02
MemoryUsage: fix GetTotalMallocUsage
Jiri Slaby
2016-07-31
Merge pull request #422 from ccadar/div-zero-test
Cristian Cadar
2016-07-29
Explicitely making division total in STP.
Cristian Cadar
2016-07-11
Executor: do not crash on non-sized globals
Jiri Slaby
2016-07-10
Fix parsing of deterministic address.
Martin Nowack
2016-07-09
Fix variable shifting behavior with different sizes
Martin Nowack
2016-07-08
Clang-formated MemoryManager
Martin Nowack
2016-07-08
Add deterministic allocation of memory
Martin Nowack
2016-07-08
Handle aligned varargs allignment correctly
Martin Nowack
2016-07-08
Generate forked states for switch instructions deterministically
Martin Nowack
2016-07-08
Use vector instead of set to add/remove states
Martin Nowack
2016-07-08
IterativeDeepeningTimeSearcher: Fix using wrong iterator
Martin Nowack
2016-07-08
Refactoring: Extract method to dump remaining states
Martin Nowack
2016-07-08
Merge pull request #391 from MartinNowack/feat_zipstream_compress
MartinNowack
2016-07-08
Support gzip-based compression of raw_outstreams
Martin Nowack
2016-07-08
Add feature to dump statistics after n instructions
Martin Nowack
2016-06-28
add assertions to check the pre-condition of bvVar*Shift that both operands h...
Hoang M. Le
2016-06-27
change bitwidth of expr_shpost in MetaSMTBuilder::constructSDivByConstant to ...
Hoang M. Le
2016-06-23
Merge pull request #415 from andreamattavelli/termination_info
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 default metaSMT solver as defined in configuration
Hoang M. Le
2016-06-10
update Makefile for metaSMT
Hoang M. Le
2016-06-10
clean up metaSMT includes
Hoang M. Le
2016-05-27
Merge pull request #396 from andreamattavelli/fix_kleaver_parser
Cristian Cadar
2016-05-25
add include in Z3Solver.cpp (did not compile with llvm-2.9)
Hoang M. Le
2016-05-24
Fixed bug #375 in Kleaver's parser
Andrea Mattavelli
2016-05-18
Modified -debug-print-instructions to allow to write directly on log file.
Andrea Mattavelli
2016-04-19
Merge pull request #369 from MartinNowack/fix_determ_solver_array
MartinNowack
2016-04-17
Merge pull request #359 from delcypher/fix_indep_solver_bug
Cristian Cadar
2016-04-14
Disabling --solver-optimize-divides by default, as the optimization is curren...
Cristian Cadar
2016-04-12
Merge pull request #364 from MartinNowack/feat_partial_logging
Cristian Cadar
2016-04-09
Generate unique STP and Z3 array names deterministically
Martin Nowack
2016-04-08
Remove computation of ``isLocal`` that is always true when handling
Dan Liew
2016-04-08
Rename KLEE command line options from
Dan Liew
2016-03-23
Refactoring of conditional flush into own function.
Martin Nowack
2016-03-23
Fix comment + Clang Formatting
Martin Nowack
2016-03-23
Add option to log partial solver queries before calling it
Martin Nowack
2016-03-22
Properly assert that an assignment computed in
Dan Liew
2016-03-22
ExprPPrinter: Print out arrays deterministically
Martin Nowack
[prev]
[next]