llvm-6502/lib/Transforms
2012-10-09 16:57:38 +00:00
..
Hello
InstCombine Create enums for the different attributes. 2012-10-09 07:45:08 +00:00
Instrumentation Use the enum value of the attributes when adding them to the attributes builder. 2012-10-09 09:11:20 +00:00
IPO Fixup for r165490: Use DenseMap instead of std::map. Simplify the loop in CollectFunctionDIs. 2012-10-09 10:34:52 +00:00
Scalar Update EarlyCSE's SimpleValues to use Hashing.h for their hashes. Expanded the hashing and equality to allow for equality modulo commutativity for binary ops, and comparisons with swapping of predicates. 2012-10-09 16:57:38 +00:00
Utils Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Vectorize Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile