1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms/Utils
Chris Lattner 6ccbd5804a Cleanup implementation a bit
llvm-svn: 2526
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
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