Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty
[oota-llvm.git] / test /
2005-08-16 Chris Lattnertestcase that crashes lsr, distilled from 175.vpr
2005-08-12 Jim LaskeyAdded test cases to guarantee use of ORC and ANDC.
2005-08-12 Chris Lattnertestcase that crashed the ppc backend, distilled from...
2005-08-11 Jim Laskey1. Added the function isOpcWithIntImmediate to simplify...
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 LattnerAdd testcases for new rlwinm cases handled, patch by...
2005-08-09 Chris Lattnernew reg test for a failure last night on ppc/darwin
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 Lattnerteach TestRunner about prcontext
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 LattnerNone of these tests should require a working lli, they...
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 LattnerFix this to test the BE we care about
2005-08-03 Chris Lattnernew testcase for PR612
2005-08-03 Chris Lattnernew testcase for PR612
2005-08-03 Nate BegemanAdd a couple rlwinm tests for bitfield clears
2005-08-03 Nate BegemanUpdate rlwimi tests to catch all the cases we care...
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-30 Chris Lattnerthis tests every fp-to-integer conversion
2005-07-28 Chris LattnerNew testcase for PR610
2005-07-26 Chris LattnerTestcase for PR607
2005-07-22 Andrew Lenharthmake sure we always handle small negatives well
2005-07-21 Chris Lattnernew testcase for PR602
2005-07-21 Chris LattnerIf errno doesn't matter (e.g. in -ffast-math scenarios...
2005-07-20 Chris LattnerAllow this to pass on non-linux systems as well, such...
2005-07-20 Chris Lattnerset the target triple so that we don't fail due to...
2005-07-14 John CriswellRegression test for PR#596: Make sure that negation...
2005-07-13 Chris Lattnernew testcase for PR593
2005-07-13 Chris Lattnernew testcase that crashes llc on x86/ppc. Not generate...
2005-07-13 Reid SpencerAdd a test that runs the ParallelJIT example program...
2005-07-07 Chris LattnerNew testcase distilled from a large chunk of code Misha...
2005-06-30 Chris Lattnernew testcase for PR590
2005-06-18 Reid SpencerFix this test case to actually test the new va_arg...
2005-06-18 Andrew Lenharthnew vararg test
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 PR580
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-21 Reid SpencerRemove trailing blank line, just to test whether the...
2005-05-20 Chris Lattnernew testcase
2005-05-20 Chris LattnerNew testcase that crashes simplifycfg, identified accid...
2005-05-20 Reid SpencerFinally get the quoting right for both Unix and Windows...
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-15 Chris Lattneradd test to check for tail calls
2005-05-14 Chris LattnerMake sure this is not eligible for tail-call-eliminatio...
2005-05-14 Chris Lattnernew testcase
2005-05-14 Reid SpencerAdd a test case for testing ffs libcall conversion...
2005-05-14 Chris LattnerEnsure these casts are done with the hardware fildll...
2005-05-14 Chris Lattnerthis passes
2005-05-14 Chris LattnerFix this
2005-05-13 Chris Lattnernew testcase
2005-05-13 Andrew Lenharthfix regression tests
2005-05-13 Chris LattnerThis passes on sparc
2005-05-13 Chris Lattnerremove test
2005-05-13 John CriswellThese tests are currently expected to fail.
2005-05-13 Chris LattnerForce x86 backend
2005-05-13 Chris Lattnerfix buggy test
2005-05-13 Chris LattnerFix buggy test
2005-05-13 Chris Lattnerlet dj run this
2005-05-13 Andrew Lenharthfixed test case
2005-05-13 Chris Lattnerdisable this test for now.
2005-05-13 Chris Lattneradd a correct run line
2005-05-12 Chris Lattnerreg test
2005-05-12 John CriswellFix this test on Solaris.
2005-05-11 Nate BegemanAdd testcase for legalizing ISD::CTTZ efficiently....
2005-05-11 John CriswellRegression test for PR#563.
2005-05-11 Andrew LenharthLegalize for CTLZ generates a ctpop, but this ctpop...
2005-05-11 Chris Lattnerinclude the other bit count intrinsics
2005-05-11 Chris Lattnernew testcase
2005-05-10 Chris Lattnernew testcase for PR562
2005-05-10 Chris Lattnernew testcase
2005-05-09 Chris Lattnertestcase I've had in my tree
2005-05-09 John CriswellTell tblgen exactly where to find the include file.
2005-05-09 Chris Lattnernew testcase
2005-05-09 Chris Lattnertweak test to accept the (good) code emitted by the...
2005-05-09 Chris LattnerNew testcase
next