summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* new testcase that crashes -reassociateChris Lattner2005-08-24
* new testcaseChris Lattner2005-08-24
* Make sure this doesn't break when we're improving the iselsChris Lattner2005-08-24
* New testcase for PR618Chris Lattner2005-08-23
* Testcase for a crash in the legalizer on ia64. This is reduced from kc++.Chris Lattner2005-08-22
* Add a long-overdue itanium regression test dir: hint hint Duraid :)Chris Lattner2005-08-22
* Fix a bug in the RUN lineChris Lattner2005-08-21
* remove dead argsChris Lattner2005-08-19
* remove dead optionsChris Lattner2005-08-19
* remove dead flagsChris Lattner2005-08-19
* Unmangled names.Jim Laskey2005-08-18
* 1. Fix comment.Jim Laskey2005-08-18
* Add regression test to make sure that constants are generated optimally.Jim Laskey2005-08-18
* Add a testcase for load short -> uint, which is currently emitted as aNate Begeman2005-08-18
* new testcase distilled from mesaChris Lattner2005-08-17
* testcase that crashes lsr, distilled from 175.vprChris Lattner2005-08-16
* Added test cases to guarantee use of ORC and ANDC.Jim Laskey2005-08-12
* testcase that crashed the ppc backend, distilled from craftyChris Lattner2005-08-12
* 1. Added the function isOpcWithIntImmediate to simplify testing of operand withJim Laskey2005-08-11
* now that we handle non-constant strides, this testcase passesChris Lattner2005-08-10
* New testcaseChris Lattner2005-08-10
* new testcaseChris Lattner2005-08-10
* new testcase we handleChris Lattner2005-08-10
* new testcaseChris Lattner2005-08-10
* Add testcases for new rlwinm cases handled, patch by Jim Laskey!Chris Lattner2005-08-09
* new reg test for a failure last night on ppc/darwinChris Lattner2005-08-09
* This is now implementedChris Lattner2005-08-09
* A testcase I don't want to break in the futureChris Lattner2005-08-08
* new testcase, not implemented yetChris Lattner2005-08-08
* It is better to not depend on CSE to share multiplies due to IV insertion.Chris Lattner2005-08-08
* These are both implemented by a recent LSR patchChris Lattner2005-08-08
* New testcases for PR615Chris Lattner2005-08-07
* teach TestRunner about prcontextChris Lattner2005-08-05
* two simple testcases loopreduce should handle but does not yet currentlyChris Lattner2005-08-05
* new testcase that condprop should handle. The PHI node becomes uselessChris Lattner2005-08-05
* add a testcase nate requestedChris Lattner2005-08-04
* This should not run lli, that is for llvm-test.Chris Lattner2005-08-04
* None of these tests should require a working lli, they are codegen tests,Chris Lattner2005-08-04
* This testcase now passesChris Lattner2005-08-04
* this is not implemented by lsr yetChris Lattner2005-08-04
* this now passesChris Lattner2005-08-03
* Fix this to test the BE we care aboutChris Lattner2005-08-03
* new testcase for PR612Chris Lattner2005-08-03
* new testcase for PR612Chris Lattner2005-08-03
* Add a couple rlwinm tests for bitfield clearsNate Begeman2005-08-03
* Update rlwimi tests to catch all the cases we care aboutNate Begeman2005-08-03
* Testcase that used to crash simplifycfgChris Lattner2005-08-03
* un-xfail thisChris Lattner2005-08-03
* This fails for nowChris Lattner2005-08-03
* New testcase that caused simplifycfg to crashChris Lattner2005-08-02