| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a couple more cases | Chris Lattner | 2006-03-02 | 1 | -0/+17 |
* | testcase that crashed the new CFE | Chris Lattner | 2006-03-01 | 1 | -0/+14 |
* | new testcase | Chris Lattner | 2006-03-01 | 1 | -0/+98 |
* | load (x|y) -> load (x+y) iff x and y have no common bits. | Chris Lattner | 2006-03-01 | 1 | -0/+23 |
* | new testcase. These functions shouldn't touch the stack if stfiwx use | Chris Lattner | 2006-03-01 | 1 | -0/+21 |
* | new testcase. There should be no accesses to the stack for these functions. | Chris Lattner | 2006-03-01 | 1 | -0/+27 |
* | new testcase | Chris Lattner | 2006-03-01 | 1 | -0/+12 |
* | Add a test case for left shift by 1. We should not be using lea for this. | Evan Cheng | 2006-02-28 | 1 | -0/+9 |
* | new testcase | Chris Lattner | 2006-02-28 | 1 | -0/+6 |
* | evan's recent x86 isel improvements have fixed this, though not in the way | Chris Lattner | 2006-02-28 | 1 | -3/+0 |
* | new testcases | Chris Lattner | 2006-02-28 | 1 | -1/+30 |
* | new testcases for PR712 | Chris Lattner | 2006-02-28 | 1 | -0/+18 |
* | new testcase | Chris Lattner | 2006-02-28 | 1 | -2/+6 |
* | new testcases | Chris Lattner | 2006-02-27 | 1 | -0/+16 |
* | New testcases | Chris Lattner | 2006-02-27 | 2 | -0/+24 |
* | Reenable this | Chris Lattner | 2006-02-27 | 1 | -2/+0 |
* | new testcase | Chris Lattner | 2006-02-27 | 1 | -0/+7 |
* | new testcase | Chris Lattner | 2006-02-26 | 1 | -1/+8 |
* | New test case: use lea for imul by some constants. | Evan Cheng | 2006-02-25 | 2 | -0/+17 |
* | lea.ll is XFAIL until we implement convertToThreeAddress. | Evan Cheng | 2006-02-25 | 1 | -0/+2 |
* | this fails, mark it as such | Chris Lattner | 2006-02-25 | 1 | -0/+2 |
* | Add a test case for 'lea'. | Evan Cheng | 2006-02-23 | 1 | -0/+10 |
* | new testcase distilled from SPASS | Chris Lattner | 2006-02-22 | 1 | -0/+42 |
* | new testcase that crashes simplifycfg | Chris Lattner | 2006-02-18 | 1 | -0/+35 |
* | A few final (for now) tests | Nate Begeman | 2006-02-17 | 2 | -0/+16 |
* | Yet another test | Nate Begeman | 2006-02-17 | 1 | -0/+9 |
* | New tests! | Nate Begeman | 2006-02-17 | 3 | -0/+34 |
* | Fix a comment sabre noticed :) | Nate Begeman | 2006-02-17 | 2 | -2/+2 |
* | A couple new regression tests to make sure we always pattern match the new | Nate Begeman | 2006-02-17 | 2 | -0/+51 |
* | Code sufficiently protected against this test. | Jim Laskey | 2006-02-15 | 1 | -1/+0 |
* | new testcase that broke unswitch due to loopsimplify not doing the right thing. | Chris Lattner | 2006-02-14 | 1 | -0/+1705 |
* | new testcase | Chris Lattner | 2006-02-13 | 1 | -0/+6 |
* | testcase reduced from Ptrdist/bc that is miscompiled by recent instcombine ch... | Chris Lattner | 2006-02-13 | 1 | -0/+9 |
* | test for improved zap discovery | Andrew Lenharth | 2006-02-13 | 1 | -0/+10 |
* | this passes now, due to Nate's recent efforts | Chris Lattner | 2006-02-13 | 1 | -1/+0 |
* | Reduce this testcase a bit more, with the help of llvm-extract and some hand ... | Chris Lattner | 2006-02-13 | 1 | -12/+8 |
* | Added a test case for a libcall insertion bug. | Evan Cheng | 2006-02-12 | 1 | -0/+64 |
* | tweaks | Chris Lattner | 2006-02-12 | 2 | -1/+10 |
* | new testcase | Chris Lattner | 2006-02-12 | 1 | -1/+9 |
* | move a failing testcase from bit-tracking.ll to narrow.ll, and move the | Chris Lattner | 2006-02-12 | 2 | -22/+18 |
* | Make these tests fail if opt crashes. | Chris Lattner | 2006-02-12 | 2 | -0/+2 |
* | Update comments to be actually accurate | Chris Lattner | 2006-02-11 | 1 | -13/+19 |
* | This is implemented by the simplify-libcalls pass, not instcombine | Chris Lattner | 2006-02-11 | 1 | -23/+0 |
* | new testcase | Chris Lattner | 2006-02-09 | 1 | -0/+29 |
* | this apparently passes on linux | Chris Lattner | 2006-02-09 | 1 | -1/+1 |
* | Disable this test for the time being as debug is brought up to speed. | Jim Laskey | 2006-02-08 | 1 | -0/+1 |
* | new testcase for more interesting select sccp cases | Chris Lattner | 2006-02-08 | 1 | -0/+12 |
* | new testcase that caused instcombine to crash on 176.gcc last night. | Chris Lattner | 2006-02-07 | 1 | -0/+22 |
* | new testcases | Chris Lattner | 2006-02-05 | 2 | -0/+13 |
* | These were moved to ../SPARC | Chris Lattner | 2006-02-05 | 5 | -46/+0 |