aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new testcase, not implemented yetChris Lattner2005-08-081-0/+26
* It is better to not depend on CSE to share multiplies due to IV insertion.Chris Lattner2005-08-081-0/+28
* These are both implemented by a recent LSR patchChris Lattner2005-08-082-2/+0
* New testcases for PR615Chris Lattner2005-08-072-0/+22
* teach TestRunner about prcontextChris Lattner2005-08-051-1/+1
* two simple testcases loopreduce should handle but does not yet currentlyChris Lattner2005-08-052-0/+50
* new testcase that condprop should handle. The PHI node becomes uselessChris Lattner2005-08-051-0/+36
* add a testcase nate requestedChris Lattner2005-08-041-0/+33
* This should not run lli, that is for llvm-test.Chris Lattner2005-08-041-1/+1
* None of these tests should require a working lli, they are codegen tests,Chris Lattner2005-08-044-5/+4
* This testcase now passesChris Lattner2005-08-041-1/+0
* this is not implemented by lsr yetChris Lattner2005-08-041-0/+1
* this now passesChris Lattner2005-08-031-2/+0
* Fix this to test the BE we care aboutChris Lattner2005-08-031-1/+1
* new testcase for PR612Chris Lattner2005-08-031-0/+16
* new testcase for PR612Chris Lattner2005-08-031-0/+20
* Add a couple rlwinm tests for bitfield clearsNate Begeman2005-08-031-0/+17
* Update rlwimi tests to catch all the cases we care aboutNate Begeman2005-08-032-2/+42
* Testcase that used to crash simplifycfgChris Lattner2005-08-031-0/+94
* un-xfail thisChris Lattner2005-08-031-1/+0
* This fails for nowChris Lattner2005-08-031-0/+1
* New testcase that caused simplifycfg to crashChris Lattner2005-08-021-0/+96
* temporarily fail these two tests until LSR evolves to support themChris Lattner2005-08-012-0/+4
* this tests every fp-to-integer conversionChris Lattner2005-07-301-0/+67
* New testcase for PR610Chris Lattner2005-07-281-0/+5
* Testcase for PR607Chris Lattner2005-07-261-0/+3
* make sure we always handle small negatives wellAndrew Lenharth2005-07-221-0/+10
* new testcase for PR602Chris Lattner2005-07-211-0/+14
* If errno doesn't matter (e.g. in -ffast-math scenarios), sqrt* should beChris Lattner2005-07-211-0/+7
* Allow this to pass on non-linux systems as well, such as darwinChris Lattner2005-07-201-0/+2
* set the target triple so that we don't fail due to X86 abi issuesChris Lattner2005-07-201-0/+3
* Regression test for PR#596: Make sure that negation of a minus doesn'tJohn Criswell2005-07-141-0/+19
* new testcase for PR593Chris Lattner2005-07-131-0/+17
* new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVMChris Lattner2005-07-131-0/+11
* Add a test that runs the ParallelJIT example program to ensure that theReid Spencer2005-07-132-1/+4
* New testcase distilled from a large chunk of code Misha sent me.Chris Lattner2005-07-071-0/+13
* new testcase for PR590Chris Lattner2005-06-301-0/+51
* Fix this test case to actually test the new va_arg instruction not theReid Spencer2005-06-181-1/+1
* new vararg testAndrew Lenharth2005-06-181-0/+33
* new testcase for PR586Chris Lattner2005-06-171-0/+15
* new testcase for PR585Chris Lattner2005-06-171-0/+7
* new testcase for PR584Chris Lattner2005-06-171-0/+125
* new testcase for PR583Chris Lattner2005-06-161-0/+9
* new testcase for PR580Chris Lattner2005-06-151-0/+13
* new testcase for PR582Chris Lattner2005-06-151-0/+36
* new testcase for PR579Chris Lattner2005-06-151-0/+9
* new testcase for PR577Chris Lattner2005-06-151-0/+8
* Remove trailing blank line, just to test whether the new commit scriptReid Spencer2005-05-211-1/+0
* new testcaseChris Lattner2005-05-201-0/+10
* New testcase that crashes simplifycfg, identified accidentally by JohnMCChris Lattner2005-05-201-0/+153