llvm-6502/lib/Transforms/Utils
2011-04-29 22:28:59 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp Assing line number info to new PHIs created by SSA updater. 2011-04-29 22:28:59 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
BuildLibCalls.cpp
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CMakeLists.txt
CodeExtractor.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
InstructionNamer.cpp
LCSSA.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Local.cpp Remove DbgDeclare only if all uses are converted. 2011-04-28 20:32:02 +00:00
LoopSimplify.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
LoopUnroll.cpp
LowerInvoke.cpp
LowerSwitch.cpp Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
SimplifyCFG.cpp SimplifyCFG: Expose phi node folding cost threshold as command line parameter 2011-04-29 18:47:38 +00:00
SimplifyInstructions.cpp
SSAUpdater.cpp Assing line number info to new PHIs created by SSA updater. 2011-04-29 22:28:59 +00:00
UnifyFunctionExitNodes.cpp Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Utils.cpp
ValueMapper.cpp PR9214: Convert Metadata API to use ArrayRef. 2011-04-21 19:59:31 +00:00