Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New testcases for bugs and the new DAE pass | Chris Lattner | 2003-06-16 | 2 | -0/+6 |
* | Testcase distilled from 255.vortex | Chris Lattner | 2003-06-02 | 1 | -0/+7 |
* | New testcase | Chris Lattner | 2003-05-31 | 1 | -0/+4 |
* | 3 more bugs from the SPEC codes and from richards_benchmark.c | Vikram S. Adve | 2003-05-31 | 3 | -0/+262 |
* | Three kinds of boolean values handled incorrectly: | Vikram S. Adve | 2003-05-28 | 3 | -0/+197 |
* | New testcase | Chris Lattner | 2003-05-13 | 1 | -0/+8 |
* | New testcase | Chris Lattner | 2003-05-12 | 1 | -0/+5 |
* | Fix buggy tests | Chris Lattner | 2003-05-03 | 2 | -3/+2 |
* | Whoever checked this testcase in apparently never tested it. | Chris Lattner | 2003-04-26 | 1 | -3/+4 |
* | Rename -no-* to -disable-* | Chris Lattner | 2003-02-26 | 2 | -2/+2 |
* | Cleanup testcase | Chris Lattner | 2003-01-15 | 3 | -3/+3 |
* | Testcases for bugfixes | Chris Lattner | 2002-12-23 | 2 | -0/+19 |
* | Certain characters not getting escaped properly | Nick Hildenbrandt | 2002-11-06 | 1 | -0/+10 |
* | CBE doesn't alloc correctly | Nick Hildenbrandt | 2002-10-31 | 1 | -0/+10 |
* | New testcase | Chris Lattner | 2002-10-16 | 1 | -0/+2 |
* | New testcase | Chris Lattner | 2002-10-16 | 1 | -0/+4 |
* | Test case that shows some poor results for register allocation. | Vikram S. Adve | 2002-10-14 | 1 | -0/+828 |
* | Add a test for folding a GEP into a load. | Vikram S. Adve | 2002-10-13 | 1 | -0/+12 |
* | On this code, llc did not pass the sixth argument (%reg321) to printf. | Vikram S. Adve | 2002-09-30 | 1 | -0/+41 |
* | Regression test for llc bug that was folding two getelementptrs illegally. | Vikram S. Adve | 2002-09-28 | 1 | -0/+27 |
* | Regression test for live range bug for call arguments. | Vikram S. Adve | 2002-09-28 | 1 | -0/+30 |
* | New testcase for cbe | Chris Lattner | 2002-09-20 | 1 | -0/+4 |
* | New testcase for broken type printing for the cwriter | Nick Hildenbrandt | 2002-09-20 | 1 | -0/+8 |
* | Fix to avoid addition on pointers, which is no longer legal. | Vikram S. Adve | 2002-09-20 | 1 | -3/+5 |
* | New testcase | Chris Lattner | 2002-08-31 | 1 | -0/+5 |
* | New testcase | Chris Lattner | 2002-08-26 | 1 | -0/+14 |
* | Add functions castbool and boolexpr. | Vikram S. Adve | 2002-08-22 | 1 | -0/+24 |
* | Fix store to not index | Chris Lattner | 2002-08-21 | 1 | -2/+2 |
* | Convert testcase to not use indexing on loads & stores | Chris Lattner | 2002-08-21 | 1 | -7/+11 |
* | New testcase | Chris Lattner | 2002-08-20 | 1 | -0/+9 |
* | Testcase for anonymous recursive types | Chris Lattner | 2002-08-20 | 1 | -0/+2 |
* | New testcase | Chris Lattner | 2002-08-19 | 1 | -0/+4 |
* | * Build with warnings | Chris Lattner | 2002-08-19 | 4 | -0/+18 |
* | Add tests for unary NOT operations. | Vikram S. Adve | 2002-08-15 | 1 | -0/+18 |
* | *** empty log message *** | Chris Lattner | 2002-08-14 | 1 | -3/+3 |
* | Add a sequence of GEPs with constant indices, for folding. | Vikram S. Adve | 2002-08-04 | 1 | -0/+6 |
* | Fix broken testcase | Chris Lattner | 2002-08-01 | 1 | -4/+0 |
* | Make testcase legal LLVM | Chris Lattner | 2002-08-01 | 1 | -15/+11 |
* | Fix broken test | Chris Lattner | 2002-07-10 | 1 | -0/+1 |
* | Some of these are feature tests, not regression tests. | Vikram S. Adve | 2002-07-10 | 7 | -0/+390 |
* | New TEstcase | Chris Lattner | 2002-05-21 | 1 | -0/+15 |
* | New C backend testcases with first testcase | Chris Lattner | 2002-05-17 | 1 | -0/+5 |
* | New testcase | Chris Lattner | 2002-04-16 | 1 | -0/+16 |
* | Checkin first unit testcases for the backend | Chris Lattner | 2002-04-14 | 1 | -0/+13 |