llvm/lib/Transforms
Kevin Qin 1428f080a8 Revert r231630 - Run LICM pass after loop unrolling pass.
As it broke llvm bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231635 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-09 07:26:37 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine Simplify expressions involving boolean constants with clang-tidy 2015-03-09 01:57:13 +00:00
Instrumentation Fold init() helpers into constructors. NFC. 2015-03-06 16:21:15 +00:00
IPO Revert r231630 - Run LICM pass after loop unrolling pass. 2015-03-09 07:26:37 +00:00
ObjCARC Silence C4715 'not all control paths return a value' warnings. 2015-03-06 07:49:14 +00:00
Scalar Introduce runtime unrolling disable matadata and use it to mark the scalar loop from vectorization. 2015-03-09 06:14:18 +00:00
Utils Revert r231630 - Run LICM pass after loop unrolling pass. 2015-03-09 07:26:37 +00:00
Vectorize Introduce runtime unrolling disable matadata and use it to mark the scalar loop from vectorization. 2015-03-09 06:14:18 +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