Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new testcases | Chris Lattner | 2003-10-02 | 1 | -0/+11 |
* | Updated for the new QMTest test suite. Temporary output file is now placed | John Criswell | 2003-09-29 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2003-09-23 | 1 | -0/+16 |
* | new testcase, reduced by bugpoint | Chris Lattner | 2003-09-22 | 1 | -0/+24 |
* | new testcase which crashes the inliner, thanks Bugpoint! | Chris Lattner | 2003-09-22 | 1 | -0/+26 |
* | New testcase | Chris Lattner | 2003-09-20 | 1 | -0/+29 |
* | New testcase that basicaa should be able to handle | Chris Lattner | 2003-09-20 | 1 | -0/+12 |
* | Two new tests for shifts followed by ands | Chris Lattner | 2003-09-19 | 1 | -0/+12 |
* | New testcases | Chris Lattner | 2003-09-19 | 1 | -0/+12 |
* | Remove obsolete -abort-on-exception flag from LLI | Chris Lattner | 2003-09-16 | 2 | -2/+2 |
* | Remove obsolete option | Chris Lattner | 2003-09-16 | 1 | -1/+1 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 236 | -236/+236 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 30 | -347/+0 |
* | new testcase that crashes opt | Chris Lattner | 2003-09-15 | 1 | -0/+8 |
* | New testcase | Chris Lattner | 2003-09-15 | 1 | -0/+11 |
* | New testcase | Chris Lattner | 2003-09-15 | 1 | -0/+20 |
* | New testcase, this should be simplified | Chris Lattner | 2003-09-12 | 1 | -0/+12 |
* | New testcase, bug distilled from bc | Chris Lattner | 2003-09-12 | 1 | -0/+11 |
* | New testcase | Chris Lattner | 2003-09-11 | 1 | -0/+5 |
* | New testcase | Chris Lattner | 2003-09-10 | 1 | -0/+20 |
* | New testcase: do not DCE volatile loads! | Chris Lattner | 2003-09-09 | 1 | -0/+5 |
* | Fix old style test | Chris Lattner | 2003-09-08 | 1 | -3/+3 |
* | New testcase | Chris Lattner | 2003-08-31 | 1 | -0/+20 |
* | new tests | Chris Lattner | 2003-08-31 | 3 | -0/+44 |
* | Add tests for the pruneeh pass | Chris Lattner | 2003-08-31 | 1 | -1/+2 |
* | New testcase | Chris Lattner | 2003-08-27 | 1 | -0/+15 |
* | New testcase | Chris Lattner | 2003-08-24 | 1 | -0/+19 |
* | Fix grep | Chris Lattner | 2003-08-24 | 1 | -3/+3 |
* | Fix typeos and add descriptions | Chris Lattner | 2003-08-24 | 3 | -5/+6 |
* | New testcases for inlining invoke instructions | Chris Lattner | 2003-08-24 | 3 | -0/+78 |
* | New testcase | Chris Lattner | 2003-08-24 | 1 | -0/+25 |
* | new testcase | Chris Lattner | 2003-08-24 | 1 | -0/+15 |
* | Add a new switch folding testcase | Chris Lattner | 2003-08-23 | 1 | -0/+11 |
* | New testcase | Chris Lattner | 2003-08-23 | 1 | -0/+7 |
* | new testcase: we warn if we are merging together two functions whose argument | Chris Lattner | 2003-08-23 | 1 | -0/+12 |
* | New testcase | Chris Lattner | 2003-08-23 | 1 | -0/+40 |
* | Fix buggy testcase | Chris Lattner | 2003-08-18 | 1 | -3/+4 |
* | New testcase to ensure that switch folding happens correctly | Chris Lattner | 2003-08-17 | 1 | -0/+49 |
* | New testcase | Chris Lattner | 2003-08-17 | 1 | -0/+24 |
* | New testcase | Chris Lattner | 2003-08-17 | 1 | -0/+20 |
* | No need to print in the testcase | Chris Lattner | 2003-08-16 | 2 | -2/+2 |
* | new testcase narrowed down from xboard | Chris Lattner | 2003-08-15 | 2 | -0/+130 |
* | I must have missed these when eliminating the cast to bool cannonicalizations | Chris Lattner | 2003-08-13 | 1 | -2/+2 |
* | Add some more tests for: (A <setcc1> B) logicalop (A <setcc2> B) | Chris Lattner | 2003-08-13 | 1 | -0/+14 |
* | Add some tests for difficult reassociation cases | Chris Lattner | 2003-08-13 | 1 | -4/+25 |
* | Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool | Chris Lattner | 2003-08-13 | 6 | -35/+28 |
* | Update test to represent new cannonicalization rules for multiplies | Chris Lattner | 2003-08-13 | 1 | -4/+7 |
* | new testcase | Chris Lattner | 2003-08-12 | 1 | -0/+10 |
* | Right, instcombine cannot remove ((X >> C) << C) if it's signed. | Chris Lattner | 2003-08-12 | 1 | -5/+5 |
* | New testcases | Chris Lattner | 2003-08-12 | 1 | -0/+13 |