llvm-6502/lib/Transforms/Utils
Chris Lattner 8ca21c245c Give the unified exit node a name
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2550 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-07 22:14:45 +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 Split ChangeAllocations.cpp into Raise & LowerAllocations.cpp 2002-05-07 19:02:48 +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 Merge all individual .h files into a single Scalar.h file 2002-05-07 20:03:00 +00:00
UnifyFunctionExitNodes.cpp Give the unified exit node a name 2002-05-07 22:14:45 +00:00