about summary refs log tree commit diff homepage
path: root/lib/Module/Passes.h
AgeCommit message (Expand)Author
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
2010-11-14On LLVM 2.9+, use TargetLowering::ExpandInlineAsm to expand asm codePeter Collingbourne
2010-09-30Add missing include to make sure version macros are present.Daniel Dunbar
2010-09-30Spell versioning macros correctly.Daniel Dunbar
2010-09-30Update for LLVM API changes, patch by nobled, in PR8232.Daniel Dunbar
2009-08-01Implement va_arg handling for x86_64.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar