llvm-6502/lib/Transforms/Utils
2003-06-25 14:58:56 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp Fixed comment width, changed arg to be const, fixed indentation, removed unnecessary includes. 2003-05-31 20:01:37 +00:00
DemoteRegToStack.cpp Eliminate unnecessary ->get calls that are now automatically handled. 2003-05-29 15:12:27 +00:00
InlineFunction.cpp * Separate all of the grunt work of inlining out into the Utils library. 2003-05-29 15:11:31 +00:00
Linker.cpp
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll 2003-06-25 14:58:56 +00:00
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h