llvm-6502/lib
2012-01-02 07:49:53 +00:00
..
Analysis PatternMatch: Introduce a matcher for instructions with the "exact" bit. Use it to simplify a few matchers. 2012-01-01 17:55:30 +00:00
Archive
AsmParser
Bitcode Materialize functions whose basic blocks are used by global variables. Fixes 2012-01-02 07:49:53 +00:00
CodeGen Revert 147399. It broke CodeGen/ARM/vext.ll. 2012-01-01 17:36:23 +00:00
DebugInfo
ExecutionEngine
Linker
MC Implement cfi_restore. Patch by Brian Anderson! 2011-12-29 21:43:03 +00:00
Object
Support Switch StringMap from an array of structures to a structure of arrays. 2011-12-27 20:35:07 +00:00
TableGen
Target Allow CRC32 instructions to be selected when AVX is enabled. 2012-01-01 19:51:58 +00:00
Transforms Make use of the exact bit when optimizing '(X >>exact 3) << 1' to eliminate the 2011-12-31 21:30:22 +00:00
VMCore VMCore: add assert for miscompile 2011-12-31 13:58:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile