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 Revamp the ValueMapper interfaces in a couple ways: 2011-01-08 08:15:20 +00:00
CloneLoop.cpp Remove code for updating dominance frontiers and some outdated references to 2011-01-18 04:11:31 +00:00
CloneModule.cpp Revamp the ValueMapper interfaces in a couple ways: 2011-01-08 08:15:20 +00:00
CMakeLists.txt
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp
InstructionNamer.cpp
LCSSA.cpp
Local.cpp Make more passes preserve dominators (or state that they preserve dominators if 2011-01-08 17:01:52 +00:00
LoopSimplify.cpp Remove code for updating dominance frontiers and some outdated references to 2011-01-18 04:11:31 +00:00
LoopUnroll.cpp random cleanups 2011-01-11 08:00:40 +00:00
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 Factor the actual simplification out of SimplifyIndirectBrOnSelect and into a new helper function so it can be reused in e.g. an upcoming SimplifySwitchOnSelect. 2011-01-11 12:52:11 +00:00
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 Revamp the ValueMapper interfaces in a couple ways: 2011-01-08 08:15:20 +00:00