llvm-6502/lib/Transforms/Utils
Chris Lattner 6c0e0496dc * We now preserve the no-critical-edge pass (because we cannot insert critical edges)
* Small modification to be more efficient


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5757 91177308-0d34-0410-b5e6-96231b3b80d8
2003-03-31 17:30:25 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
DemoteRegToStack.cpp
Linker.cpp
Local.cpp Rename Instruction::hasSideEffects() -> mayWriteToMemory() 2003-02-24 20:48:32 +00:00
LoopSimplify.cpp Fix bug I introduced yesterday :( 2003-02-28 16:54:17 +00:00
LowerAllocations.cpp
Makefile
Mem2Reg.cpp Change the mem2reg interface to accept a TargetData argument 2003-03-03 17:25:18 +00:00
PromoteMemoryToRegister.cpp Change the mem2reg interface to accept a TargetData argument 2003-03-03 17:25:18 +00:00
SimplifyCFG.cpp Fix bug: SimplifyCFG/2003-03-07-DominateProblem.ll 2003-03-07 18:13:41 +00:00
UnifyFunctionExitNodes.cpp * We now preserve the no-critical-edge pass (because we cannot insert critical edges) 2003-03-31 17:30:25 +00:00
ValueMapper.cpp
ValueMapper.h