about summary refs log tree commit diff homepage
path: root/lib/Module/Optimize.cpp
AgeCommit message (Expand)Author
2011-08-09Disable the LowerSetJmpPass on LLVM 3.0+Peter Collingbourne
2011-07-20Updates for LLVM 3.0. Based on changes by arrowdodger, thanks!Peter Collingbourne
2011-07-20Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour ofPeter Collingbourne
2011-04-23Patch by arrowdodger (http://keeda.stanford.edu/pipermail/klee-dev/2011-April...Cristian Cadar
2010-10-22Disable loop index split pass for LLVM 2.9+Peter Collingbourne
2010-03-14Update for 2.7.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar