llvm-6502/lib/Transforms/Utils
2004-04-01 20:28:45 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp Fix PR310 and TailDup/2004-04-01-DemoteRegToStack.llx 2004-04-01 20:28:45 +00:00
InlineFunction.cpp
Linker.cpp Fix linking of constant expr casts due to type resolution changes. With 2004-03-31 02:58:28 +00:00
Local.cpp
LoopSimplify.cpp Remove some assertions that are now bogus with the last patch I put in 2004-04-01 19:21:46 +00:00
LowerAllocations.cpp
LowerInvoke.cpp Add warning 2004-03-31 22:00:30 +00:00
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Now that all the code generators support the select instruction, and the instcombine 2004-03-30 19:44:05 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h