aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* new testcaseChris Lattner2006-02-121-1/+9
* move a failing testcase from bit-tracking.ll to narrow.ll, and move theChris Lattner2006-02-122-22/+18
* Make these tests fail if opt crashes.Chris Lattner2006-02-122-0/+2
* Update comments to be actually accurateChris Lattner2006-02-111-13/+19
* This is implemented by the simplify-libcalls pass, not instcombineChris Lattner2006-02-111-23/+0
* new testcaseChris Lattner2006-02-091-0/+29
* this apparently passes on linuxChris Lattner2006-02-091-1/+1
* Disable this test for the time being as debug is brought up to speed.Jim Laskey2006-02-081-0/+1
* new testcase for more interesting select sccp casesChris Lattner2006-02-081-0/+12
* new testcase that caused instcombine to crash on 176.gcc last night.Chris Lattner2006-02-071-0/+22
* new testcasesChris Lattner2006-02-052-0/+13
* These were moved to ../SPARCChris Lattner2006-02-055-46/+0
* move V8 testcases hereChris Lattner2006-02-055-0/+46
* Added a (store (op (load ...) ...) ...) folding test case.Evan Cheng2006-02-031-0/+14
* new testcaseChris Lattner2006-02-021-0/+8
* test cmov immediate formAndrew Lenharth2006-02-011-0/+17
* new testcase for the 'ret double folding with load' opznChris Lattner2006-02-011-0/+19
* new testcaseChris Lattner2006-01-311-0/+10
* Don't generate (or setp, setae) for SETUGE. Simply flip the operands around andEvan Cheng2006-01-301-0/+12
* new testcase for the 'C++' failures last night.Chris Lattner2006-01-301-0/+6
* new testcaseChris Lattner2006-01-301-0/+11
* Use Intel assembly syntax to look for STEvan Cheng2006-01-272-2/+2
* X86 dag isel is now (soon) the default.Evan Cheng2006-01-271-2/+2
* These are fp stack test cases.Evan Cheng2006-01-274-4/+4
* XFAIL tailcall test cases until it's implemented.Evan Cheng2006-01-272-0/+2
* A test case for ensuring that conversion of old-format intrinsics withReid Spencer2006-01-272-0/+3
* This now passes.Reid Spencer2006-01-271-3/+0
* added a couple test cases, including the new vaarg breakageAndrew Lenharth2006-01-262-0/+61
* new tests for actual inline asm expressionsChris Lattner2006-01-251-2/+8