llvm-6502/lib/Transforms/Utils
Owen Anderson 7b714321df Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h
in CodeExtractor and LoopSimplify unnecessary.

Hartmut, could you confirm that this fixes the issues you were seeing?


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43115 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-18 05:13:52 +00:00
..
BasicBlockUtils.cpp
BasicInliner.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h 2007-10-18 05:13:52 +00:00
DemoteRegToStack.cpp
InlineCost.cpp Fix comment. 2007-09-17 20:07:40 +00:00
InlineFunction.cpp
LCSSA.cpp
Local.cpp
LoopSimplify.cpp Move Split<...>() into DomTreeBase. This should make the #include's of DominatorInternals.h 2007-10-18 05:13:52 +00:00
LowerAllocations.cpp
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h