llvm-6502/test/Transforms
Chris Lattner 35e6dc8ccf new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22160 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-20 22:25:44 +00:00
..
ADCE New files, testing for a crash in ADCE compiling QT and a missed optimization. 2005-02-17 19:27:44 +00:00
ArgumentPromotion Adding srcdir arg 2004-11-19 22:45:25 +00:00
BlockPlacement Adding srcdir arg 2004-11-19 22:45:25 +00:00
BranchCombine Adding srcdir arg 2004-11-19 22:45:25 +00:00
CodeExtractor Adding srcdir arg 2004-11-19 22:45:25 +00:00
CondProp new testcase 2005-04-15 19:24:36 +00:00
ConstantMerge Adding srcdir arg 2004-11-19 22:45:25 +00:00
ConstProp New testcase. 2005-01-28 19:08:32 +00:00
CorrelatedExprs Adding srcdir arg 2004-11-19 22:45:25 +00:00
DeadArgElim Adding srcdir arg 2004-11-19 22:45:25 +00:00
DeadStoreElimination Add a comment, add a new testcase 2004-12-29 04:35:30 +00:00
DecomposeMultiDimRefs Adding srcdir arg 2004-11-19 22:45:25 +00:00
DSAnalysis Adding srcdir arg 2004-11-19 22:45:25 +00:00
FunctionResolve This was fixed 2004-11-22 19:19:11 +00:00
GCSE Adding srcdir arg 2004-11-19 22:45:25 +00:00
GlobalDCE Adding srcdir arg 2004-11-19 22:45:25 +00:00
GlobalOpt new testcase globalopt should handle. 2005-02-27 18:48:19 +00:00
IndVarsSimplify A testcase that we miscompile, noticed from the demo page. 2005-02-26 18:49:04 +00:00
Inline Fix buggy test 2005-05-13 15:48:41 +00:00
InstCombine New testcase 2005-05-09 04:54:18 +00:00
IPConstantProp Adding srcdir arg 2004-11-19 22:45:25 +00:00
LevelRaise remove test 2005-05-13 18:19:29 +00:00
LICM New testcase that crashes licm. 2005-03-25 05:49:13 +00:00
LoopSimplify Adding srcdir arg 2004-11-19 22:45:25 +00:00
LoopStrengthReduce cleanup the test 2005-03-06 22:24:45 +00:00
LoopUnroll New testcase for PR532 2005-03-06 20:56:55 +00:00
LoopUnswitch Adding srcdir arg 2004-11-19 22:45:25 +00:00
LowerInvoke Adding srcdir arg 2004-11-19 22:45:25 +00:00
LowerSetJmp new testcase for a bug Jim found 2005-05-05 15:47:16 +00:00
LowerSwitch Adding srcdir arg 2004-11-19 22:45:25 +00:00
Mem2Reg Adding srcdir arg 2004-11-19 22:45:25 +00:00
PRE Adding srcdir arg 2004-11-19 22:45:25 +00:00
ProfilePaths Adding srcdir arg 2004-11-19 22:45:25 +00:00
PruneEH Test the noreturn function optimization 2005-04-27 04:51:01 +00:00
RaiseAllocations Adding srcdir arg 2004-11-19 22:45:25 +00:00
Reassociate add a testcase for a case we do not handle yet 2005-05-08 21:47:42 +00:00
ScalarRepl Adding srcdir arg 2004-11-19 22:45:25 +00:00
SCCP fix buggy test 2005-05-13 15:51:31 +00:00
SimplifyCFG New testcase that crashes simplifycfg, identified accidentally by JohnMC 2005-05-20 22:19:34 +00:00
SimplifyLibCalls new testcase 2005-05-20 22:25:44 +00:00
TailCallElim new testcase 2005-05-10 00:33:36 +00:00
TailDup Adding srcdir arg 2004-11-19 22:45:25 +00:00