llvm-6502/lib/Transforms
2013-09-24 17:26:43 +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 Push analysis passes to InstSimplify when they're around anyways. 2013-09-24 16:37:40 +00:00
Instrumentation [msan] Handling of atomic load/store, atomic rmw, cmpxchg. 2013-09-24 11:20:27 +00:00
IPO Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
ObjCARC Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
Scalar Push analysis passes to InstSimplify when they're around anyways. 2013-09-24 16:37:40 +00:00
Utils Push analysis passes to InstSimplify when they're around anyways. 2013-09-24 16:37:40 +00:00
Vectorize set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them 2013-09-24 17:26:43 +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