summaryrefslogtreecommitdiff
path: root/klee/lib/Solver/CachingSolver.cpp
AgeCommit message (Expand)Author
2013-07-11Fixed and improved the stats on (cex)cache hits and misses.Cristian Cadar
2013-01-02Patch by Tomasz Kuchta adding more detailed information on query failures.Cristian Cadar
2013-01-02Patch by Tomasz Kuchta adding a new option (min-query-time-to-log) that enabl...Cristian Cadar
2009-07-10Replaced createNot() by createIsZero() and "Not" macro by "Nz".Cristian Cadar
2009-06-03Kill off specialized ref<> forwarding methods, in the interest of making it aDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar