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
/
tools
/
kleaver
/
main.cpp
Age
Commit message (
Expand
)
Author
2011-07-20
Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour of
Peter Collingbourne
2011-04-23
Patch by arrowdodger (http://keeda.stanford.edu/pipermail/klee-dev/2011-April...
Cristian Cadar
2009-09-01
Update for LLVM ostream changes.
Daniel Dunbar
2009-06-16
kleaver: Add some command line options for choosing the Solver.
Daniel Dunbar
2009-06-14
Rename FoldingExprBuilder -> SimplifyingExprBuilder
Daniel Dunbar
2009-06-14
Use ExprBuilder for constructing expressions in the Parser.
Daniel Dunbar
2009-06-09
Switch Array* print-outs to use name instead of ID, and update a few
Daniel Dunbar
2009-06-08
kleaver: Use raw_ostream, and print some stats.
Daniel Dunbar
2009-06-07
Don't delete decls before parsing is complete.
Daniel Dunbar
2009-06-05
Support counter example queries (at least, the restricted set that we
Daniel Dunbar
2009-06-05
Don't evaluate queries if there were parse failures.
Daniel Dunbar
2009-06-05
Add evaluation support to kleaver (now the default).
Daniel Dunbar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar