Age | Commit message (Expand) | Author |
---|---|---|
2012-11-27 | Patch sent by both Bogdan Copos and Nick Sumner fixing compilation with LLVM 3.1 | Cristian Cadar |
2012-10-08 | Fix to previous patch, which would not compile with LLVM 2.9. | 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 |
2011-07-20 | Updates for LLVM 3.0. Based on changes by arrowdodger, thanks! | Peter Collingbourne |
2011-07-20 | Deprecate LLVM_VERSION_MAJOR and LLVM_VERSION_MINOR in favour of | Peter Collingbourne |
2010-11-14 | On LLVM 2.9+, use TargetLowering::ExpandInlineAsm to expand asm code | Peter Collingbourne |
2010-09-30 | Add missing include to make sure version macros are present. | Daniel Dunbar |
2010-09-30 | Spell versioning macros correctly. | Daniel Dunbar |
2010-09-30 | Update for LLVM API changes, patch by nobled, in PR8232. | Daniel Dunbar |
2009-08-01 | Implement va_arg handling for x86_64. | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |