llvm-project/llvm/lib/Transforms
Erik Eckstein 096ff7dcd6 Refactor creation of overflow result tuples in InstCombineCalls.
Extract the creation of overflow result tuples in a separate function. NFC.

llvm-svn: 224006
2014-12-11 08:02: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
IPO IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
InstCombine Refactor creation of overflow result tuples in InstCombineCalls. 2014-12-11 08:02:30 +00:00
Instrumentation IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Utils Rename static functiom "map" to be more descriptive and to avoid 2014-12-09 23:32:46 +00:00
Vectorize Remove redundant variable. 2014-12-09 22:45:07 +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