aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* new regression testChris Lattner2006-03-061-0/+24
* new testcase I forgot to check in earlierChris Lattner2006-03-051-0/+7
* new testcase for vector narrowing.Chris Lattner2006-03-051-0/+11
* new testcaseChris Lattner2006-03-041-0/+21
* new testcaseChris Lattner2006-03-042-0/+27
* new testcaseChris Lattner2006-03-041-0/+7
* new testcaseChris Lattner2006-03-041-0/+31
* New testcase, make sure nate doesn't vanishChris Lattner2006-03-041-0/+10
* Add another test case for instruction scheduling.Evan Cheng2006-03-031-0/+10
* Remove these testcases. These intrinsics are going awayChris Lattner2006-03-032-42/+0
* new testcasesChris Lattner2006-03-022-0/+21
* Add a regression test for bug 478.Evan Cheng2006-03-021-0/+11
* add a couple more casesChris Lattner2006-03-021-0/+17
* testcase that crashed the new CFEChris Lattner2006-03-011-0/+14
* new testcaseChris Lattner2006-03-011-0/+98
* load (x|y) -> load (x+y) iff x and y have no common bits.Chris Lattner2006-03-011-0/+23
* new testcase. These functions shouldn't touch the stack if stfiwx useChris Lattner2006-03-011-0/+21
* new testcase. There should be no accesses to the stack for these functions.Chris Lattner2006-03-011-0/+27
* new testcaseChris Lattner2006-03-011-0/+12
* Add a test case for left shift by 1. We should not be using lea for this.Evan Cheng2006-02-281-0/+9
* new testcaseChris Lattner2006-02-281-0/+6
* evan's recent x86 isel improvements have fixed this, though not in the wayChris Lattner2006-02-281-3/+0
* new testcasesChris Lattner2006-02-281-1/+30
* new testcases for PR712Chris Lattner2006-02-281-0/+18
* new testcaseChris Lattner2006-02-281-2/+6
* new testcasesChris Lattner2006-02-271-0/+16
* New testcasesChris Lattner2006-02-272-0/+24
* Reenable thisChris Lattner2006-02-271-2/+0
* new testcaseChris Lattner2006-02-271-0/+7
* new testcaseChris Lattner2006-02-261-1/+8
* New test case: use lea for imul by some constants.Evan Cheng2006-02-252-0/+17
* lea.ll is XFAIL until we implement convertToThreeAddress.Evan Cheng2006-02-251-0/+2
* this fails, mark it as suchChris Lattner2006-02-251-0/+2
* Add a test case for 'lea'.Evan Cheng2006-02-231-0/+10
* new testcase distilled from SPASSChris Lattner2006-02-221-0/+42
* new testcase that crashes simplifycfgChris Lattner2006-02-181-0/+35
* A few final (for now) testsNate Begeman2006-02-172-0/+16
* Yet another testNate Begeman2006-02-171-0/+9
* New tests!Nate Begeman2006-02-173-0/+34
* Fix a comment sabre noticed :)Nate Begeman2006-02-172-2/+2
* A couple new regression tests to make sure we always pattern match the newNate Begeman2006-02-172-0/+51
* Code sufficiently protected against this test.Jim Laskey2006-02-151-1/+0
* new testcase that broke unswitch due to loopsimplify not doing the right thing.Chris Lattner2006-02-141-0/+1705
* new testcaseChris Lattner2006-02-131-0/+6
* testcase reduced from Ptrdist/bc that is miscompiled by recent instcombine ch...Chris Lattner2006-02-131-0/+9
* test for improved zap discoveryAndrew Lenharth2006-02-131-0/+10
* this passes now, due to Nate's recent effortsChris Lattner2006-02-131-1/+0
* Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner2006-02-131-12/+8
* Added a test case for a libcall insertion bug.Evan Cheng2006-02-121-0/+64
* tweaksChris Lattner2006-02-122-1/+10