llvm-6502/lib/Transforms
Kaelyn Takata df7bc4ec73 Rename static functiom "map" to be more descriptive and to avoid
potential confusion with the std::map type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223853 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-09 23:32:46 +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 Revert r223764 which taught instcombine about integer-based elment extraction 2014-12-09 19:21:16 +00:00
Instrumentation IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
IPO 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