llvm-6502/lib
2012-05-08 06:58:15 +00:00
..
Analysis Rename the Region::block_iterator to Region::block_node_iterator, and 2012-05-04 20:55:23 +00:00
Archive
AsmParser
Bitcode Ordinary patch for PR1255. 2012-05-08 06:36:08 +00:00
CodeGen Extract methods for joining physregs. 2012-05-08 00:08:35 +00:00
DebugInfo
ExecutionEngine Make IntelJITEvents and OProfileJIT as optional libraries and add 2012-05-07 19:38:40 +00:00
Linker Add a flag to the struct type finder to collect only those types which have 2012-04-21 23:59:16 +00:00
MC Nuke a few dead remnants of the CBE. 2012-05-05 17:45:12 +00:00
Object Fix the implementation of MachOObjectFile::isSectionZeroInit so it follows the MachO spec. 2012-05-02 02:31:28 +00:00
Support Don't assume size_t is unsigned long long. 2012-05-07 18:12:42 +00:00
TableGen Move llvm-tblgen's StringMatcher into the TableGen library so it can 2012-05-02 17:32:48 +00:00
Target Remove 256-bit AVX non-temporal store intrinsics. Similar was previously done for 128-bit. 2012-05-08 06:58:15 +00:00
Transforms Allow NULL LoopPassManager argument in UnrollLoop. PR12734. 2012-05-08 02:52:09 +00:00
VMCore Remove 256-bit AVX non-temporal store intrinsics. Similar was previously done for 128-bit. 2012-05-08 06:58:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile