llvm-6502/lib/Transforms/Utils
2005-10-24 02:26:13 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp Fix DemoteRegToStack on an invoke. This fixes PR634. 2005-10-04 00:44:01 +00:00
InlineFunction.cpp
Local.cpp
LoopSimplify.cpp
LowerAllocations.cpp When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
LowerInvoke.cpp When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
LowerSelect.cpp
LowerSwitch.cpp
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp Clean up the code a bit. Use isInstructionTriviallyDead to be more aggressive 2005-10-03 23:43:43 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h