Add a new shuffle test case that requires pshuflw / pshufhw pair.
[oota-llvm.git] / test / Transforms /
2006-04-01 Chris LattnerNew testcase that caused instcombine to infinitely...
2006-04-01 Chris Lattnernew testcases
2006-04-01 Chris Lattnernew testcase for PR726
2006-03-30 Chris Lattnernew testcase that crashes instcombine
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-19 Chris Lattnernew testcase, contributed by Eric Kidd.
2006-03-14 Chris Lattnernew testcase from a FIXME in the code
2006-03-14 Chris LattnerTest that we can reassociate (x<<1)+(y<<1) -> (X+Y...
2006-03-09 Chris LattnerUpdate these tests (which use autoupgrade) to run const...
2006-03-07 Chris Lattnernew testcase
2006-03-05 Chris Lattnernew testcase I forgot to check in earlier
2006-03-05 Chris Lattnernew testcase for vector narrowing.
2006-03-04 Chris Lattnernew testcase
2006-03-04 Chris Lattnernew testcase
2006-03-02 Chris Lattneradd a couple more cases
2006-02-28 Chris Lattnernew testcase
2006-02-28 Chris Lattnernew testcases for PR712
2006-02-28 Chris Lattnernew testcase
2006-02-27 Chris Lattnernew testcases
2006-02-27 Chris LattnerNew testcases
2006-02-26 Chris Lattnernew testcase
2006-02-22 Chris Lattnernew testcase distilled from SPASS
2006-02-18 Chris Lattnernew testcase that crashes simplifycfg
2006-02-14 Chris Lattnernew testcase that broke unswitch due to loopsimplify...
2006-02-13 Chris Lattnernew testcase
2006-02-13 Chris Lattnertestcase reduced from Ptrdist/bc that is miscompiled...
2006-02-12 Chris Lattnertweaks
2006-02-12 Chris Lattnernew testcase
2006-02-12 Chris Lattnermove a failing testcase from bit-tracking.ll to narrow...
2006-02-12 Chris LattnerMake these tests fail if opt crashes.
2006-02-11 Chris LattnerUpdate comments to be actually accurate
2006-02-11 Chris LattnerThis is implemented by the simplify-libcalls pass,...
2006-02-09 Chris Lattnernew testcase
2006-02-08 Chris Lattnernew testcase for more interesting select sccp cases
2006-02-07 Chris Lattnernew testcase that caused instcombine to crash on 176...
2006-02-05 Chris Lattnernew testcases
2006-01-24 Chris Lattnertestcase that crashes scalarrepl
2006-01-23 Chris Lattneradd new tests
2006-01-23 Chris LattnerMake sure this tests the right thing, xfail on solaris...
2006-01-19 Chris LattnerAdd a new testcase for an eliminable cast
2006-01-16 Chris LattnerThis pass has been removed.
2006-01-14 Chris LattnerNew testcase for a regression last night: the -inline...
2006-01-14 Nate BegemanAdd bswap intrinsics as documented in the Language...
2006-01-13 Chris Lattnernew testcases for the stackrestore instcombine optimiza...
2006-01-13 Chris LattnerNew testcase that functions with dynamic allocas can...
2006-01-06 Chris LattnerA case that instcombine is not catching.
2005-12-14 Chris Lattnernew (undefined) testcase, distilled from 126.gcc that...
2005-12-12 Chris Lattnernew testcase: sra should be able to eliminate all of...
2005-12-03 Chris Lattnerexpand testcase, which has been in my tree for a while now
2005-12-03 Chris Lattnernew testcase, miscompiled by simplifycfg. This has...
2005-11-30 Chris Lattnernew testcase dse is miscompiling
2005-11-29 Chris Lattnernew testcase for pr670
2005-11-18 Chris Lattnertestcase for recent indvars patches
2005-11-05 Chris LattnerNew testcase
2005-11-02 Andrew LenharthThis is missed by InstCombine, patch comming
2005-10-30 Chris Lattnernew testcase
2005-10-24 Chris LattnerThis pass is gone
2005-10-24 Chris Lattnerthis pass is gone
2005-10-11 Chris Lattnerthis passes with the change in predicate
2005-10-11 Chris Lattnerlsr doesn't emit gep instructions anymore
2005-10-03 Chris Lattnernew testcase for PR635
2005-09-29 Chris Lattnernew testcase for isascii
2005-09-29 Chris Lattneradd a new testcase
2005-09-27 Chris LattnerTestcase for PR632
2005-09-27 Chris LattnerAdd a simple testcase for lowerinvoke
2005-09-27 Chris Lattneradd a new testcase for constant foldable calls
2005-09-27 Chris LattnerAdd a more difficult testcase which uses a call to...
2005-09-26 Chris LattnerTestcase that uses an alloca
2005-09-26 Chris Lattneradd another case, this one that uses getelementptr...
2005-09-26 Chris Lattneradd a test for load
2005-09-26 Chris Lattneradd another testcase with simple control flow
2005-09-26 Chris Lattnermake this harder: put some code into it
2005-09-26 Chris Lattnernew testcase for static ctor list optimizations
2005-09-24 Chris LattnerAll of these should turn into sign extends (e.g. extsh...
2005-09-24 Chris LattnerEnhance this to check for a crash, add a case that...
2005-09-23 Chris Lattnernew testcase
2005-09-20 Chris Lattnermake this test harder: add a case where instructions...
2005-09-20 Chris Lattnernew testcase
2005-09-19 Chris Lattnernew testcase.
2005-09-18 Chris Lattnernew testcase
2005-09-18 Chris Lattnernew testcase
2005-09-18 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnerrelax pattern match on name
2005-09-12 Chris Lattnernew testcase
2005-09-12 Chris Lattnernew testcase
2005-09-10 Chris Lattnernew testcase
2005-09-02 Chris Lattnernew testcase for recent bugfix
2005-08-24 Chris Lattnernew testcase that crashes -reassociate
2005-08-24 Chris Lattnernew testcase
2005-08-17 Chris Lattnernew testcase distilled from mesa
2005-08-16 Chris Lattnertestcase that crashes lsr, distilled from 175.vpr
2005-08-10 Chris Lattnernow that we handle non-constant strides, this testcase...
2005-08-10 Chris LattnerNew testcase
2005-08-10 Chris Lattnernew testcase
2005-08-10 Chris Lattnernew testcase we handle
2005-08-10 Chris Lattnernew testcase
2005-08-09 Chris LattnerThis is now implemented
next