llvm-6502/lib/Transforms/Utils
Chris Lattner 7a2bdde0a0 Fix a ton of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129558 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-15 05:18:47 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp
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
Local.cpp Don't include Operator.h from InstrTypes.h. 2011-04-11 09:35:34 +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
SimplifyCFG.cpp rework FoldBranchToCommonDest to exit earlier when there is a bonus 2011-04-14 02:44:53 +00:00
SimplifyInstructions.cpp
SSAUpdater.cpp Don't include Operator.h from InstrTypes.h. 2011-04-11 09:35:34 +00:00
UnifyFunctionExitNodes.cpp
Utils.cpp
ValueMapper.cpp