llvm-6502/lib
2012-11-14 05:08:56 +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 Handle DAG CSE adding new uses during ReplaceAllUsesWith. Fixes PR14333. 2012-11-14 05:08:56 +00:00
DebugInfo Rewrite DIContext interface to take an object. Update all callers. 2012-11-12 21:40:38 +00:00
ExecutionEngine Fix build error from previous commit. 2012-11-06 19:06:46 +00:00
Linker
MC Add ARM TARGET2 relocation. The testcase will follow with actualy use-case. 2012-11-09 20:20:12 +00:00
Object Fix broken asserts. Also, spell 'indices' correctly. 2012-11-14 00:21:27 +00:00
Support Revert 167755/167760. We don't want to emit crash diagnostics on command-line syntax errors. 2012-11-13 16:42:19 +00:00
TableGen Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Target Use TARGET2 relocation for TType references on ARM. 2012-11-14 01:47:00 +00:00
Transforms use the getSplat API. Patch by Paul Redmond. 2012-11-14 00:02:13 +00:00
VMCore Revert "Use the 'count' attribute instead of the 'upper_bound' attribute." 2012-11-13 23:30:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile