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
/
include
Age
Commit message (
Expand
)
Author
2015-02-22
Added factory method for Arrays + hid constructors from outside calls
Eric Rizzi
2014-12-13
Clean up a few comments in ExprSMTLIBPrinter
Dan Liew
2014-12-12
Print nested let-abbreviations in ExprSMTLIBPrinter
Raimondas Sasnauskas
2014-12-02
Unbreak compilation (in metaSMT configuration) by preventing the #define
Hristina Palikareva
2014-12-02
The printing of constraints and the QueryExpr have been merged into a
Dan Liew
2014-12-02
Implement :named and let abbreviation modes in ExprSMTLIBPrinter
Raimondas Sasnauskas
2014-10-31
Switch to using autoconf 2.69 this version is more commonly available
Dan Liew
2014-09-19
Removed code related to underConstrained, as it is unused (issue pointed out ...
Cristian Cadar
2014-09-13
Add KLEE specific DEBUG macros.
Daniel Dunbar
2014-09-12
[FloatEvaluation] Use llvm::report_fatal_error() instead of assert(0) for uns...
Daniel Dunbar
2014-09-12
When building against libc++ (vs libstdcxx), use standard unordered_{map,set}...
Daniel Dunbar
2014-09-12
Regenerate configure.
Daniel Dunbar
2014-09-12
Regenerate configure with sanctioned autoconf version.
Daniel Dunbar
2014-05-30
Fix ExprTest under LLVM 2.9
Martin Nowack
2014-05-29
Remove #include <iostream> to avoid static constructors
Martin Nowack
2014-05-29
Refactoring from std::ostream to llvm::raw_ostream
Martin Nowack
2014-04-24
Merge pull request #116 from MartinNowack/fix_malloc
Dan Liew
2014-04-24
Renamed GetTotalMemoryUsage to GetTotalMallocUsage
Martin Nowack
2014-04-24
Have configure check for presense of mallinfo for the newly added
Dan Liew
2014-04-24
Fix handling of memory usage in KLEE.
Martin Nowack
2014-04-24
Add missing newline at end of file to silence a clang warning.
Dan Liew
2014-04-24
Asserting that update lists have non-NULL roots within ReadExpr objects (update
Hristina Palikareva
2014-04-16
Removing a few more hard-coded values for domains and ranges of Array objects
Hristina Palikareva
2014-04-15
Associate a domain and range with each array
Peter Collingbourne
2014-04-04
Add the ability to control whether the pretty printer uses line breaks
Peter Collingbourne
2014-03-09
Use clang-format to reformat SMT-LIB printer in LLVM style.
Peter Collingbourne
2014-01-12
Merge pull request #68 from MartinNowack/feature_kleeInternalFunctions
Dan Liew
2013-12-21
klee-uclibc detection is now a lot cleaner. KLEE now assumes
Dan Liew
2013-12-19
Allow to specify KLEE-internal functions
Martin Nowack
2013-12-12
Patch by Daniel Lupei, fixing a performance bug with the
Cristian Cadar
2013-12-11
Merge pull request #31 from antiAgainst/chroot-replay
Cristian Cadar
2013-12-08
Add chroot jail support in klee-replay.
Lei Zhang
2013-12-06
Deprecate LLVM 2.8 and lower
Martin Nowack
2013-10-29
Merge pull request #26 from delcypher/fix_divide_by_zero
Paul
2013-10-15
command-line option --use-metasmt declared and defined inside #ifdef SUPPORT_...
Hristina Palikareva
2013-10-11
MetaSMT builder, solver and command-line options.
Hristina Palikareva
2013-10-03
Extending ./configure with support to use metaSMT.
Hristina Palikareva
2013-09-21
Merge pull request #17 from MartinNowack/LLVM33
Cristian Cadar
2013-09-02
Implemented runtime check for overshift (controllable with --check-overshift
Dan Liew
2013-08-28
Fix constness warnings issued by gcc 4.7
Martin Nowack
2013-08-28
Silence compiler warning about unused variable
Martin Nowack
2013-08-27
Port to LLVM 3.3
Martin Nowack
2013-08-06
TimingSolver and constructSolverChain() no longer coupled with pointers to ST...
Hristina Palikareva
2013-08-06
Methods getConstraintLog() and setTimeout() made virtual and moved from STPSo...
Hristina Palikareva
2013-08-06
Renaming solver-related command-line options in order to decouple them from S...
Hristina Palikareva
2013-05-08
Patch by Dan Liew: "Renamed ExprSMTLIBPrinter method mangleQuery() to negateQ...
Cristian Cadar
2013-05-08
Patch by Dan Liew: "Improve the doxygen comments for ExprSMTLIBPrinter"
Cristian Cadar
2013-05-08
Patch by Dan Liew (with a few changes by me) that improves the Doxygen docume...
Cristian Cadar
2013-05-07
Fixed incorrect comment.
Cristian Cadar
2013-03-11
Patch by Dan Liew which unifies the solver construction between KLEE
Cristian Cadar
[prev]
[next]