Age | Commit message (Expand) | Author |
---|---|---|
2013-04-04 | Patch by Michael Contreras and Jiri Slaby for compiling KLEE with LLVM 3.2 | Cristian Cadar |
2012-10-08 | Make the changes in r165394 be conditional on post LLVM 3.1 changes. | Micah Villmow |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-04-10 | Lowering support for the llvm.uadd.with.overflow intrinsic. | Peter Collingbourne |
2011-07-20 | Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour of | Peter Collingbourne |
2010-07-15 | Update to match new 2.8 CallInst getOperand API. | Daniel Dunbar |
2010-06-24 | Remove llvm.dbg.value intrinsic new to LLVM 2.7 | Peter Collingbourne |
2010-05-02 | Add missing include of Config.h, which was causing LLVM version checks to be | Daniel Dunbar |
2010-03-14 | Update for 2.7. | Daniel Dunbar |
2009-08-17 | Update for LLVM API change. | Daniel Dunbar |
2009-08-01 | Implement va_arg handling for x86_64. | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |