llvm-6502/lib/Transforms/Utils
Chris Lattner b444a1fff4 Cleanup implementation a bit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2526 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-07 18:51:25 +00:00
..
BasicBlockUtils.cpp Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp 2002-05-07 18:07:59 +00:00
CloneFunction.cpp Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Linker.cpp Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Local.cpp Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp 2002-05-07 18:07:59 +00:00
LowerAllocations.cpp Reduce dependance on TransformInternals.h, instead using the TransformUtils library 2002-05-07 18:12:18 +00:00
Makefile Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp 2002-05-07 18:07:59 +00:00
PromoteMemoryToRegister.cpp Fixed bug: test/Regression/Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll 2002-05-01 15:38:23 +00:00
UnifyFunctionExitNodes.cpp Cleanup implementation a bit 2002-05-07 18:51:25 +00:00