llvm-6502/lib/Transforms/Utils
Chris Lattner eb0456c8fd - Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
removing it from Transforms/Local.h and from Transforms/Utils/*


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3910 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-24 15:51:56 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp - Do not expose Critical Edge breaking mechanics outside the BCE pass, thus 2002-09-24 15:51:56 +00:00
CloneFunction.cpp
CriticalEdge.cpp Fix file header to be accurate, instead of something I just copied and pasted. 2002-09-06 03:59:56 +00:00
Linker.cpp Insert resolved constants into the global map so they are reused correctly. 2002-09-23 18:14:15 +00:00
Local.cpp
LowerAllocations.cpp Clean up code due to auto-insert constructors 2002-09-10 22:38:47 +00:00
Makefile
PromoteMemoryToRegister.cpp Clean up code due to auto-insert constructors 2002-09-10 22:38:47 +00:00
SimplifyCFG.cpp Minor cleanups 2002-09-24 00:09:26 +00:00
UnifyFunctionExitNodes.cpp Fix bug I introduced with one of my previous changes. 2002-09-12 19:00:43 +00:00