llvm-6502/lib/Transforms/Scalar
Chris Lattner d717c1859a wrap long lines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36807 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-05 22:32:24 +00:00
..
ADCE.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
BasicBlockPlacement.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
CodeGenPrepare.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
CondPropagate.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
ConstantProp.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
CorrelatedExprs.cpp wrap long lines 2007-05-05 22:32:24 +00:00
DCE.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
DeadStoreElimination.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
GCSE.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
IndVarSimplify.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
InstructionCombining.cpp wrap long lines 2007-05-05 22:32:24 +00:00
LICM.cpp Drop 'const' 2007-05-03 01:11:54 +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 Drop 'const' 2007-05-03 01:11:54 +00:00
LowerPacked.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PredicateSimplifier.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
Reassociate.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
Reg2Mem.cpp wrap long lines 2007-05-05 22:32:24 +00:00
ScalarReplAggregates.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
SCCP.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
SimplifyCFG.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
TailDuplication.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
TailRecursionElimination.cpp Drop 'const' 2007-05-03 01:11:54 +00:00