llvm-6502/lib/Transforms/Utils
2005-09-27 19:39:00 +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 Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
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 Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
Local.cpp Move the ConstantFoldLoadThroughGEPConstantExpr function out of the InstCombine 2005-09-26 05:27:10 +00:00
LoopSimplify.cpp remove dead code. The exit block list is computed on demand, thus does not 2005-08-13 01:30:36 +00:00
LowerAllocations.cpp Preserve tail marker 2005-05-06 06:48:21 +00:00
LowerInvoke.cpp The correct fix for PR612, which also fixes 2005-08-03 18:51:44 +00:00
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp This code can handle non-dominating instructions 2005-08-05 00:57:45 +00:00
SimplifyCFG.cpp remove some debugging code 2005-09-23 18:49:09 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h