about summary refs log tree commit diff homepage
path: root/lib/Solver/STPBuilder.h
AgeCommit message (Expand)Author
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