llvm-6502/lib/Transforms/Utils
2004-05-28 05:02:13 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
CloneTrace.cpp
CodeExtractor.cpp Do not pass a null pointer if this instruction is not prepended or 2004-05-26 22:50:28 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp
Linker.cpp
Local.cpp Implement constant folding of fmod, which is used a lot in povray 2004-05-27 07:25:00 +00:00
LoopSimplify.cpp
LowerAllocations.cpp
LowerInvoke.cpp Fix one of the major things that is causing the C Backend to infinite loop 2004-05-28 05:02:13 +00:00
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
UnifyFunctionExitNodes.cpp Use one destination constructor for the unconditional branch. 2004-05-26 21:38:14 +00:00
ValueMapper.cpp
ValueMapper.h