llvm-6502/lib/Transforms/Utils
Chris Lattner 6de302bbdb - Expose passinfo from BreakCriticalEdges pass so that it may be "Required"
by other passes.  Make BCE pass be in anonymous namespace now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3907 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-24 15:43:12 +00:00
..
BasicBlockUtils.cpp Implement a new RemoveSuccessor function 2002-07-29 22:32:08 +00:00
BreakCriticalEdges.cpp - Expose passinfo from BreakCriticalEdges pass so that it may be "Required" 2002-09-24 15:43:12 +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 *** empty log message *** 2002-07-23 17:52:38 +00:00
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