1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms/Scalar
Nick Lewycky c2306ff5b4 Fix typo in comment.
llvm-svn: 36873
2007-05-06 13:37:16 +00:00
..
ADCE.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
BasicBlockPlacement.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
CodeGenPrepare.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
CondPropagate.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
ConstantProp.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
CorrelatedExprs.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
DCE.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
DeadStoreElimination.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
GCSE.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
IndVarSimplify.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
InstructionCombining.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LICM.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LoopRotation.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
LoopStrengthReduce.cpp Use IntrinsicInst to test for prefetch instructions, which is ever so 2007-05-04 14:59:09 +00:00
LoopUnroll.cpp Fix Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll and PR1385. 2007-05-05 18:49:57 +00:00
LoopUnswitch.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
LowerGC.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
LowerPacked.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Makefile
PredicateSimplifier.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Reassociate.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
Reg2Mem.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
ScalarReplAggregates.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
SCCP.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
SimplifyCFG.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
TailDuplication.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
TailRecursionElimination.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00