llvm-6502/lib/Transforms
2013-02-18 13:47:02 +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 The transform is: 2013-02-16 23:41:36 +00:00
Instrumentation [asan] revert r175266 as it breaks code with packed structures. supporting long double will require a more general solution 2013-02-18 13:47:02 +00:00
IPO Retain the name of the new internal global that's been shrunk. 2013-02-13 23:00:51 +00:00
ObjCARC Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
Scalar Reduce indents in LSRInstance::NarrowSearchSpaceByCollapsingUnrolledCode method. 2013-02-16 16:08:15 +00:00
Utils Remove #includes from the commonly used LoopInfo.h. 2013-02-09 01:04:28 +00:00
Vectorize BBVectorize: Fix an invalid reference bug 2013-02-17 15:59:26 +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