llvm-6502/lib/Transforms/Utils
Dan Gohman 23d9d27c26 Fix typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36994 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-11 21:10:54 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
CloneFunction.cpp Change uses of Function::front to Function::getEntryBlock for readability. 2007-03-22 16:38:57 +00:00
CloneModule.cpp Implement the "thread_local" keyword. 2007-04-12 18:32:50 +00:00
CloneTrace.cpp
CodeExtractor.cpp Use new ETForest accessor. 2007-04-18 04:46:35 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp Fix PR1335 and Transforms/Inline/2007-04-15-InlineEH.ll 2007-04-15 21:38:06 +00:00
LCSSA.cpp Fix typos. 2007-05-11 21:10:54 +00:00
Local.cpp
LoopSimplify.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LowerAllocations.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
LowerInvoke.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LowerSelect.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LowerSwitch.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Makefile
Mem2Reg.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
PromoteMemoryToRegister.cpp Mem2Reg does not need TargetData. 2007-04-25 18:32:35 +00:00
SimplifyCFG.cpp remove use of Instruction::getNext 2007-04-17 17:47:54 +00:00
UnifyFunctionExitNodes.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
ValueMapper.cpp
ValueMapper.h