llvm-6502/lib/Transforms/Utils
2002-09-29 21:41:38 +00:00
..
BasicBlockUtils.cpp Implement a new RemoveSuccessor function 2002-07-29 22:32:08 +00:00
BreakCriticalEdges.cpp - Cleanup break-crit-edges pass by making SplitCriticalEdge a member method. 2002-09-26 16:18:51 +00:00
CloneFunction.cpp *** empty log message *** 2002-06-30 16:25:25 +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 *** empty log message *** 2002-06-25 16:12:52 +00:00
LoopSimplify.cpp Fix major bugs in dominator set & tree information updating 2002-09-29 21:41:38 +00:00
LowerAllocations.cpp Change LowerAllocations pass to 'require' TargetData instead of it being 2002-09-25 23:47:47 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PromoteMemoryToRegister.cpp - Fix bug: Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll 2002-09-24 21:19:41 +00:00
SimplifyCFG.cpp Fix bug: SimplifyCFG/2002-09-24-PHIAssertion.ll 2002-09-24 16:09:17 +00:00
UnifyFunctionExitNodes.cpp Fix bug I introduced with one of my previous changes. 2002-09-12 19:00:43 +00:00