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
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
2013-03-06
Patch by Tomek Kuchta which adds the --max-stp-time option to Kleaver.
Cristian Cadar
2013-01-29
Patch by Tomasz Kuchta that fixes the fragile way in which KLEE and Kleaver o...
Cristian Cadar
2013-01-22
Patch by Hristina Palikareva which enables Kleaver to configure the
Cristian Cadar
2013-01-02
Refactoring patch by Tomasz Kuchta that moves options shared by KLEE and Klea...
Cristian Cadar
2013-01-02
Patch by Tomasz Kuchta adding more detailed information on query failures.
Cristian Cadar
2013-01-02
Patch by Tomasz Kuchta that refactors the logging code, by introducing a new ...
Cristian Cadar
2013-01-02
Patch by Tomasz Kuchta adding a new option (min-query-time-to-log) that enabl...
Cristian Cadar
2012-10-24
Patch by Dan Liew improving the description of getZExtValue (see discussion a...
Cristian Cadar
2012-10-24
Patch by Dan Liew: "Added support for generating .smt2 files when
Cristian Cadar
2012-10-24
Patch by Dan Liew: "Added SMTLIBLoggingSolver for logging queries in SMT-LIBv...
Cristian Cadar
2012-10-24
Nice patch by Dan Liew that adds support for printing queries in the
Cristian Cadar
2012-10-24
Patch by Dan Liew: "Moved PrintContext class out of ExprPrinter.cpp so
Cristian Cadar
2012-10-24
Patch by Dan Liew: " Modified ConstantExpr::toString() to take an
Cristian Cadar
2012-10-19
Added missing header file (part of the last patch).
Cristian Cadar
2012-10-18
Nice patch by Hristina Palikareva that removes the dependency on STP
Cristian Cadar
2012-10-08
Fix to previous patch, which would not compile with LLVM 2.9.
Cristian Cadar
2012-10-08
Make the changes in r165394 be conditional on post LLVM 3.1 changes.
Micah Villmow
2012-10-08
Move TargetData to DataLayout.
Micah Villmow
2012-09-11
Patch by Dan Liew for ConstantExpr::isTrue() and ConstantExpr::isFalse():
Cristian Cadar
2012-07-31
Patch by Dan Liew that removes our internal copy of STP, and makes the --with...
Cristian Cadar
2012-07-26
Patch by Dan Liew that adds support for building Doxygen out-of-source.
Cristian Cadar
2012-06-19
Patch by Seungbeom Kim for compatibility with old LLVM 2.6.
Cristian Cadar
2012-06-19
Patch by Oscar Dustmann: "A pure-debug loop that only contained
Cristian Cadar
2012-04-07
Patch by Seungbeom that fixes a memory management issue with Refs, and
Cristian Cadar
[next]