llvm-6502/lib
2012-11-14 22:42:17 +00:00
..
Analysis DependenceAnalysis: Print all dependency pairs when dumping. Update all testcases. 2012-11-13 12:12:02 +00:00
Archive
AsmParser Relax the restrictions on vector of pointer types, and vector getelementptr. 2012-11-13 12:59:33 +00:00
Bitcode Relax the restrictions on vector of pointer types, and vector getelementptr. 2012-11-13 12:59:33 +00:00
CodeGen Use reserve() to avoid vector reallocation. 2012-11-14 22:42:17 +00:00
DebugInfo Rewrite DIContext interface to take an object. Update all callers. 2012-11-12 21:40:38 +00:00
ExecutionEngine Remove DOS line endings. 2012-11-14 20:18:34 +00:00
Linker
MC Emit relocations from .debug_aranges to .debug_info for asm files 2012-11-14 09:55:38 +00:00
Object s/assert/llvm_unreachable/ 2012-11-14 17:58:11 +00:00
Support Remove the CellSPU port. 2012-11-14 22:09:20 +00:00
TableGen Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target Remove the CellSPU port. 2012-11-14 22:09:20 +00:00
Transforms Replace std::vector -> SmallVector in BBVectorize 2012-11-14 19:53:27 +00:00
VMCore Revert some redundant parts of r142605. 2012-11-14 09:04:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile