llvm-6502/lib/Transforms/Utils
2011-01-18 04:50:38 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp Remove code for updating dominance frontiers and some outdated references to 2011-01-18 04:11:31 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp Remove code for updating dominance frontiers and some outdated references to 2011-01-18 04:11:31 +00:00
BuildLibCalls.cpp
CloneFunction.cpp
CloneLoop.cpp Remove code for updating dominance frontiers and some outdated references to 2011-01-18 04:11:31 +00:00
CloneModule.cpp
CMakeLists.txt
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp
InstructionNamer.cpp
LCSSA.cpp
Local.cpp
LoopSimplify.cpp Remove code for updating dominance frontiers and some outdated references to 2011-01-18 04:11:31 +00:00
LoopUnroll.cpp
LowerInvoke.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp Remove outdated references to dominance frontiers. 2011-01-18 03:53:26 +00:00
PromoteMemoryToRegister.cpp Convert a std::map to a DenseMap for another 1.7% speedup on -scalarrepl. 2011-01-18 04:50:38 +00:00
SimplifyCFG.cpp
SimplifyInstructions.cpp
SSAUpdater.cpp Generalize LoadAndStorePromoter a bit and switch LICM 2011-01-15 00:12:35 +00:00
UnifyFunctionExitNodes.cpp
Utils.cpp
ValueMapper.cpp