llvm-6502/lib/Transforms
2013-01-29 21:07:51 +00:00
..
Hello Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
InstCombine Use the AttributeSet instead of AttributeWithIndex. 2013-01-27 02:08:22 +00:00
Instrumentation Fixing warnings revealed by gcc release build 2013-01-29 17:42:24 +00:00
IPO Unroll again after running BBVectorize 2013-01-29 00:22:49 +00:00
ObjCARC Added some periods to some comments and added an overload for operator<< for type Sequence so I can print out Sequences in debug statements. 2013-01-29 21:07:51 +00:00
Scalar Fixing warnings revealed by gcc release build 2013-01-29 17:42:24 +00:00
Utils Re-revert r173342, without losing the compile time improvements, flat 2013-01-27 06:42:03 +00:00
Vectorize LoopVectorize: Clean up ValueMap a bit and avoid double lookups. 2013-01-29 17:31:33 +00:00
CMakeLists.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
LLVMBuild.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Makefile Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00