llvm-6502/test/Transforms
Reid Spencer 5373b721c0 Remove use of implementation keyword.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35412 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-28 02:38:26 +00:00
..
ADCE Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
ArgumentPromotion
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp testcase for pr1215 2007-02-24 01:16:39 +00:00
CorrelatedExprs ensure these don't xpass if opt crashes 2007-01-15 01:04:21 +00:00
DeadArgElim Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411. 2007-02-07 19:28:52 +00:00
DeadStoreElimination llvm.isunordered.* are gone. 2007-01-07 23:30:23 +00:00
DecomposeMultiDimRefs
GCSE
GlobalDCE For PR761: 2007-01-26 08:25:06 +00:00
GlobalOpt new testcase. @foo should be marked fastcc by globalopt 2007-02-25 21:04:39 +00:00
IndVarsSimplify Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Inline
InstCombine Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
IPConstantProp For PR1043: 2007-01-13 05:06:52 +00:00
LCSSA For PR761: 2007-01-26 08:25:06 +00:00
LICM
LoopSimplify this testcase is too large to be useful, and requires a .bc file to be 2007-01-06 22:02:26 +00:00
LoopStrengthReduce For PR1043: 2007-01-13 05:06:52 +00:00
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch Use range tests in LowerSwitch, where possible 2007-03-10 16:46:28 +00:00
Mem2Reg
PredicateSimplifier Propagate ValueRanges across equality. 2007-03-18 01:09:32 +00:00
PruneEH
RaiseAllocations
Reassociate Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
ScalarRepl Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
SCCP For PR1195: 2007-02-15 02:26:10 +00:00
SimplifyCFG Can't grep for bool any more. 2007-01-13 04:36:22 +00:00
SimplifyLibCalls For PR761: 2007-01-26 08:25:06 +00:00
TailCallElim For PR761: 2007-01-26 08:25:06 +00:00
TailDup
.cvsignore