llvm-6502/lib/Transforms/Utils
2011-04-11 09:35:34 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
BuildLibCalls.cpp
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CMakeLists.txt
CodeExtractor.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
InstructionNamer.cpp
LCSSA.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Local.cpp Don't include Operator.h from InstrTypes.h. 2011-04-11 09:35:34 +00:00
LoopSimplify.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
LoopUnroll.cpp Don't unroll loops whose header block's address is taken. 2011-02-18 04:25:21 +00:00
LowerInvoke.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
SimplifyCFG.cpp Do not let debug info interfer with branch folding. 2011-04-07 23:11:25 +00:00
SimplifyInstructions.cpp
SSAUpdater.cpp Don't include Operator.h from InstrTypes.h. 2011-04-11 09:35:34 +00:00
UnifyFunctionExitNodes.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Utils.cpp
ValueMapper.cpp