summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* evan's recent x86 isel improvements have fixed this, though not in the wayChris Lattner2006-02-28
* new testcasesChris Lattner2006-02-28
* new testcases for PR712Chris Lattner2006-02-28
* new testcaseChris Lattner2006-02-28
* new testcasesChris Lattner2006-02-27
* New testcasesChris Lattner2006-02-27
* Reenable thisChris Lattner2006-02-27
* new testcaseChris Lattner2006-02-27
* new testcaseChris Lattner2006-02-26
* New test case: use lea for imul by some constants.Evan Cheng2006-02-25
* lea.ll is XFAIL until we implement convertToThreeAddress.Evan Cheng2006-02-25
* this fails, mark it as suchChris Lattner2006-02-25
* Add a test case for 'lea'.Evan Cheng2006-02-23
* new testcase distilled from SPASSChris Lattner2006-02-22
* new testcase that crashes simplifycfgChris Lattner2006-02-18
* A few final (for now) testsNate Begeman2006-02-17
* Yet another testNate Begeman2006-02-17
* New tests!Nate Begeman2006-02-17
* Fix a comment sabre noticed :)Nate Begeman2006-02-17
* A couple new regression tests to make sure we always pattern match the newNate Begeman2006-02-17
* Code sufficiently protected against this test.Jim Laskey2006-02-15
* new testcase that broke unswitch due to loopsimplify not doing the right thing.Chris Lattner2006-02-14
* new testcaseChris Lattner2006-02-13
* testcase reduced from Ptrdist/bc that is miscompiled by recent instcombine ch...Chris Lattner2006-02-13
* test for improved zap discoveryAndrew Lenharth2006-02-13
* this passes now, due to Nate's recent effortsChris Lattner2006-02-13
* Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner2006-02-13
* Added a test case for a libcall insertion bug.Evan Cheng2006-02-12
* tweaksChris Lattner2006-02-12
* new testcaseChris Lattner2006-02-12
* move a failing testcase from bit-tracking.ll to narrow.ll, and move theChris Lattner2006-02-12
* Make these tests fail if opt crashes.Chris Lattner2006-02-12
* Update comments to be actually accurateChris Lattner2006-02-11
* This is implemented by the simplify-libcalls pass, not instcombineChris Lattner2006-02-11
* new testcaseChris Lattner2006-02-09
* this apparently passes on linuxChris Lattner2006-02-09
* Disable this test for the time being as debug is brought up to speed.Jim Laskey2006-02-08
* new testcase for more interesting select sccp casesChris Lattner2006-02-08
* new testcase that caused instcombine to crash on 176.gcc last night.Chris Lattner2006-02-07
* new testcasesChris Lattner2006-02-05
* These were moved to ../SPARCChris Lattner2006-02-05
* move V8 testcases hereChris Lattner2006-02-05
* Added a (store (op (load ...) ...) ...) folding test case.Evan Cheng2006-02-03
* new testcaseChris Lattner2006-02-02
* test cmov immediate formAndrew Lenharth2006-02-01
* new testcase for the 'ret double folding with load' opznChris Lattner2006-02-01
* new testcaseChris Lattner2006-01-31
* Don't generate (or setp, setae) for SETUGE. Simply flip the operands around andEvan Cheng2006-01-30
* new testcase for the 'C++' failures last night.Chris Lattner2006-01-30
* new testcaseChris Lattner2006-01-30