llvm-6502/lib
2009-11-14 21:36:07 +00:00
..
Analysis Teach BasicAA that a constant expression can't alias memory provably not 2009-11-14 06:15:14 +00:00
Archive
AsmParser
Bitcode
CodeGen Do not merge jump tables this early. Branch folding will do any necessary 2009-11-14 20:15:03 +00:00
CompilerDriver
ExecutionEngine Implement DISABLE_INLINE for MSVC. This required changing the position in all 2009-11-14 16:37:18 +00:00
Linker
MC
Support Report the detected host CPU in --version. 2009-11-14 21:36:07 +00:00
System Add llvm::sys::getHostCPUName, for detecting the LLVM name for the host CPU. 2009-11-14 10:09:12 +00:00
Target cleanup. 2009-11-14 21:33:37 +00:00
Transforms Remove LLVMContext from reassociate. It was threaded through every function but 2009-11-14 07:25:54 +00:00
VMCore
Makefile