llvm-6502/lib/Transforms
2013-04-23 17:12:42 +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 Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Instrumentation Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
IPO Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
ObjCARC Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Scalar Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Utils Move C++ code out of the C headers and into either C++ headers 2013-04-22 22:47:22 +00:00
Vectorize LoopVectorizer: Fix 15830. When scalarizing and unrolling stores make sure that the order in which the elements are scalarized is the same as the original order. 2013-04-23 17:12:42 +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