add patterns to the addi/addis/mulli etc instructions. Define predicates
[oota-llvm.git] / test /
2005-09-06 Nate BegemanTest the new 64bit i64<->fp functionality
2005-09-06 Chris Lattnernew testcase: tblgen should grok this.
2005-09-02 Chris LattnerTest that converting from double to int64 results in...
2005-09-02 Chris Lattnernew testcase to ensure fsqrt is generated for correct...
2005-09-02 Chris Lattnernew testcase for recent bugfix
2005-09-02 Chris LattnerThis should permit NOT and's, not even dead ones.
2005-09-01 Chris LattnerAnother case that shouldn't have sign extends: function...
2005-09-01 Nate BegemanAdd regression test for efficient codegen of i32 x...
2005-08-31 Chris LattnerAdd a testcase for nate's patch
2005-08-30 Chris Lattnernew testcase corresponding to PR621
2005-08-30 Chris LattnerThe dag isel misses both of these, the pattern isel...
2005-08-24 Chris Lattnernew testcase that crashes -reassociate
2005-08-24 Chris Lattnernew testcase
2005-08-24 Chris LattnerMake sure this doesn't break when we're improving the...
2005-08-23 Chris LattnerNew testcase for PR618
2005-08-22 Chris LattnerTestcase for a crash in the legalizer on ia64. This...
2005-08-22 Chris LattnerAdd a long-overdue itanium regression test dir: hint...
2005-08-21 Chris LattnerFix a bug in the RUN line
2005-08-19 Chris Lattnerremove dead args
2005-08-19 Chris Lattnerremove dead options
2005-08-19 Chris Lattnerremove dead flags
2005-08-18 Jim LaskeyUnmangled names.
2005-08-18 Jim Laskey1. Fix comment.
2005-08-18 Jim LaskeyAdd regression test to make sure that constants are...
2005-08-18 Nate BegemanAdd a testcase for load short -> uint, which is current...
2005-08-17 Chris Lattnernew testcase distilled from mesa
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
next