Move MaskedValueIsZero from the DAGCombiner to the TargetLowering interface,making...
[oota-llvm.git] / test / Transforms /
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
2005-08-08 Chris LattnerA testcase I don't want to break in the future
2005-08-08 Chris Lattnernew testcase, not implemented yet
2005-08-08 Chris LattnerIt is better to not depend on CSE to share multiplies...
2005-08-08 Chris LattnerThese are both implemented by a recent LSR patch
2005-08-07 Chris LattnerNew testcases for PR615
2005-08-05 Chris Lattnertwo simple testcases loopreduce should handle but does...
2005-08-05 Chris Lattnernew testcase that condprop should handle. The PHI...
2005-08-04 Chris Lattneradd a testcase nate requested
2005-08-04 Chris LattnerThis should not run lli, that is for llvm-test.
2005-08-04 Chris LattnerThis testcase now passes
2005-08-04 Chris Lattnerthis is not implemented by lsr yet
2005-08-03 Chris Lattnerthis now passes
2005-08-03 Chris Lattnernew testcase for PR612
2005-08-03 Chris Lattnernew testcase for PR612
2005-08-03 Chris LattnerTestcase that used to crash simplifycfg
2005-08-03 Chris Lattnerun-xfail this
2005-08-03 Chris LattnerThis fails for now
2005-08-02 Chris LattnerNew testcase that caused simplifycfg to crash
2005-08-01 Chris Lattnertemporarily fail these two tests until LSR evolves...
2005-07-07 Chris LattnerNew testcase distilled from a large chunk of code Misha...
2005-06-30 Chris Lattnernew testcase for PR590
2005-06-17 Chris Lattnernew testcase for PR586
2005-06-17 Chris Lattnernew testcase for PR585
2005-06-17 Chris Lattnernew testcase for PR584
2005-06-16 Chris Lattnernew testcase for PR583
2005-06-15 Chris Lattnernew testcase for PR582
2005-06-15 Chris Lattnernew testcase for PR579
2005-06-15 Chris Lattnernew testcase for PR577
2005-05-20 Chris Lattnernew testcase
2005-05-20 Chris LattnerNew testcase that crashes simplifycfg, identified accid...
2005-05-15 Reid SpencerDon't eliminate a test case, just the form of the test...
2005-05-15 Chris LattnerThis does not belong
2005-05-15 Reid SpencerAdd a case with non-constant argument for testing the...
2005-05-14 Reid SpencerAdd a test case for testing ffs libcall conversion...
2005-05-13 Chris Lattnerremove test
2005-05-13 Chris Lattnerfix buggy test
next