llvm-6502/lib/Transforms/Utils
2005-09-27 22:44:59 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp Teach SplitCriticalEdge to update LoopInfo if it is alive. This fixes 2005-08-13 01:38:43 +00:00
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp allow demotion to volatile values, add support for invoke 2005-09-27 19:39:00 +00:00
InlineFunction.cpp
Local.cpp Move the ConstantFoldLoadThroughGEPConstantExpr function out of the InstCombine 2005-09-26 05:27:10 +00:00
LoopSimplify.cpp
LowerAllocations.cpp
LowerInvoke.cpp add a note about a way to improve this code further, that I won't be getting 2005-09-27 22:44:59 +00:00
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp remove some debugging code 2005-09-23 18:49:09 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h