llvm-6502/test/Transforms
Chris Lattner 80e2065565 new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26384 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-26 19:55:30 +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
CodeExtractor Adding srcdir arg 2004-11-19 22:45:25 +00:00
CondProp new testcase that condprop should handle. The PHI node becomes useless 2005-08-05 00:59:55 +00:00
ConstantMerge Adding srcdir arg 2004-11-19 22:45:25 +00:00
ConstProp Add bswap intrinsics as documented in the Language Reference 2006-01-14 01:25:24 +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 new testcase dse is miscompiling 2005-11-30 19:37:08 +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 Testcase for PR632 2005-09-27 22:27:19 +00:00
IndVarsSimplify testcase for recent indvars patches 2005-11-18 19:38:15 +00:00
Inline New testcase for a regression last night: the -inline pass wasn't updating 2006-01-14 20:07:07 +00:00
InstCombine new testcase 2006-02-26 19:55:30 +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 New testcase 2005-08-10 02:06:35 +00:00
LoopStrengthReduce new testcase 2005-10-30 05:14:02 +00:00
LoopUnroll New testcase for PR532 2005-03-06 20:56:55 +00:00
LoopUnswitch new testcase distilled from SPASS 2006-02-22 23:54:15 +00:00
LowerInvoke Add a simple testcase for lowerinvoke 2005-09-27 18:34:31 +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 new testcase for pr670 2005-11-29 01:06:51 +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 new testcase for recent bugfix 2005-09-02 06:12:12 +00:00
ScalarRepl testcase that crashes scalarrepl 2006-01-24 19:34:57 +00:00
SCCP new testcase for more interesting select sccp cases 2006-02-08 02:37:40 +00:00
SimplifyCFG new testcase that crashes simplifycfg 2006-02-18 00:32:44 +00:00
SimplifyLibCalls Update comments to be actually accurate 2006-02-11 09:37:07 +00:00
TailCallElim New testcase 2005-11-05 08:20:28 +00:00
TailDup Adding srcdir arg 2004-11-19 22:45:25 +00:00