llvm-6502/lib/Transforms/Utils
2005-03-17 15:38:16 +00:00
..
BasicBlockUtils.cpp second argument to Value::setName is now gone. 2005-03-05 19:05:20 +00:00
BreakCriticalEdges.cpp Fix the missing symbols problem Bill was hitting. Patch contributed by 2005-03-17 15:38:16 +00:00
CloneFunction.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
CloneModule.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
CloneTrace.cpp
CodeExtractor.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
DemoteRegToStack.cpp Fix the missing symbols problem Bill was hitting. Patch contributed by 2005-03-17 15:38:16 +00:00
InlineFunction.cpp This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
Local.cpp
LoopSimplify.cpp trivial simplification 2005-03-06 21:35:38 +00:00
LowerAllocations.cpp Add an optional argument to lower to a specific constant value instead of 2005-03-03 01:03:43 +00:00
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Fix spelling, patch contributed by Gabor Greif! 2005-02-27 06:18:25 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h