llvm-6502/test/Transforms
Chris Lattner 08a3fbe42e new testcase for PR1253
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35611 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-03 01:45:32 +00:00
..
ADCE Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
ArgumentPromotion
BlockPlacement Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
CodeExtractor Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
CondProp Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ConstantMerge Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
ConstProp testcase for pr1215 2007-02-24 01:16:39 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination
DecomposeMultiDimRefs
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Inline
InstCombine new testcase for PR1253 2007-04-03 01:45:32 +00:00
IPConstantProp
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 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
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
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
SimplifyLibCalls
TailCallElim For PR761: 2007-01-26 08:25:06 +00:00
TailDup
.cvsignore