llvm-project/llvm/lib/Transforms
NAKAMURA Takumi 396d4d3c7e Add proper dependencies to LLVMBuild.txt in llvm/lib.
I'll prune redundant deps in LLVMBuild.txt, later.

llvm-svn: 196881
2013-12-10 05:39:34 +00:00
..
Hello First check in. Modified a comment. 2013-09-27 07:36:10 +00:00
IPO Add #pragma vectorize enable/disable to LLVM 2013-12-05 21:20:02 +00:00
InstCombine Fix assert with copy from global through addrspacecast 2013-12-07 02:58:45 +00:00
Instrumentation Add proper dependencies to LLVMBuild.txt in llvm/lib. 2013-12-10 05:39:34 +00:00
ObjCARC Correct word hyphenations 2013-12-05 05:44:44 +00:00
Scalar Add proper dependencies to LLVMBuild.txt in llvm/lib. 2013-12-10 05:39:34 +00:00
Utils Transforms: Don't create bad branch weights when folding a switch 2013-12-10 00:13:41 +00:00
Vectorize Whitespaces. 2013-12-10 05:39:12 +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