summaryrefslogtreecommitdiff
path: root/klee/lib/Solver/STPBuilder.h
AgeCommit message (Expand)Author
2012-10-18Nice patch by Hristina Palikareva that removes the dependency on STPCristian Cadar
2012-07-31Patch by Dan Liew that removes our internal copy of STP, and makes the --with...Cristian Cadar
2012-03-26STPBuilder: fix getShiftBits properly.Peter Collingbourne
2012-03-26STPBuilder: fix bv{Zero,One,MinusOne} for the case where width>64Peter Collingbourne
2011-12-13Fix STPBuilder::getShiftBits for non-power-of-2 bitwidths up to 64.Peter Collingbourne
2010-07-14Add option to use an external version of STPPeter Collingbourne
2010-04-05STP: Switch build to using LLVM style Makefiles.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar