llvm-6502/lib/Transforms/Utils
2007-06-11 23:31:22 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp Do not preserve ETForest. 2007-06-08 00:02:08 +00:00
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient. 2007-06-07 22:17:16 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp
LCSSA.cpp
Local.cpp
LoopSimplify.cpp Add and use DominatorTreeBase::findNearestCommonDominator(). 2007-06-11 23:31:22 +00:00
LowerAllocations.cpp
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp Use DominatorTree instead of ETForest. 2007-06-07 21:57:03 +00:00
PromoteMemoryToRegister.cpp Use DominatorTree instead of ETForest. 2007-06-07 21:57:03 +00:00
SimplifyCFG.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h