llvm-6502/lib/Transforms
Michael Gottesman 855f109cc0 [objc-arc-contract] Refactor out tryToPeepholeInstruction into its own method. NFC.
The main method of ObjCARCContract is really large and busy. By refactoring this
out, it becomes easier to reason about.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229794 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-19 00:42:30 +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 [InstCombine] Do not insert a GEP instruction before a landingpad instruction. 2015-02-18 03:30:11 +00:00
Instrumentation [MSan][MIPS] VarArgHelper for MIPS64 2015-02-18 11:41:24 +00:00
IPO [BDCE] Add a bit-tracking DCE pass 2015-02-17 01:36:59 +00:00
ObjCARC [objc-arc-contract] Refactor out tryToPeepholeInstruction into its own method. NFC. 2015-02-19 00:42:30 +00:00
Scalar Revert r229622: "[LoopAccesses] Make VectorizerParams global" and others. r229622 brought cyclic dependencies between Analysis and Vector. 2015-02-18 08:34:47 +00:00
Utils Partial fix for bug 22589 2015-02-18 19:32:25 +00:00
Vectorize Reformat. 2015-02-18 08:36:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile