1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-02 07:32:52 +00:00
llvm-6502/lib/Transforms/Utils
2005-04-21 16:04:49 +00:00
..
BasicBlockUtils.cpp Improve doxygen documentation, patch contributed by Evan Jones! 2005-04-21 16:04:49 +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 Enhance loopsimplify to preserve alias analysis instead of clobbering it. 2005-03-25 06:37:22 +00:00
LowerAllocations.cpp
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp Rename createPromoteMemoryToRegister() to 2005-03-28 02:01:12 +00:00
PromoteMemoryToRegister.cpp Fix test/Regression/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.llx 2004-11-30 07:01:15 +00:00
SimplifyCFG.cpp Teach simplifycfg that setcc is cheap and non-trapping, so that it can 2005-04-21 05:31:13 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h