| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak this test case - llvm-as no longer tolerates redefining names in any | Brian Gaeke | 2003-11-22 | 1 | -3/+3 |
* | Renamed these tests so that they don't contain extra periods. | John Criswell | 2003-10-03 | 3 | -859/+2 |
* | Remove obsolete tests which: | Chris Lattner | 2003-10-02 | 9 | -644/+0 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -22/+0 |
* | Update testcases to be more modern | Chris Lattner | 2003-09-09 | 2 | -12/+13 |
* | Regression test for incorrect character emitted to char array. | Vikram S. Adve | 2003-07-29 | 1 | -0/+39 |
* | *** empty log message *** | Vikram S. Adve | 2003-07-10 | 1 | -0/+22 |
* | Just documentation. | Vikram S. Adve | 2003-07-10 | 1 | -0/+23 |
* | *** empty log message *** | Vikram S. Adve | 2003-07-08 | 1 | -0/+26 |
* | Regression test for bug in reg. allocation that was using %xcc instead | Vikram S. Adve | 2003-07-06 | 1 | -0/+77 |
* | Move to test/programs/LLvmsource | Chris Lattner | 2003-07-01 | 1 | -25/+0 |
* | 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 |
* | Allow llx tests as well | Chris Lattner | 2003-05-11 | 1 | -2/+7 |
* | * Only run LLVM tests so that testing is not stopped. | Chris Lattner | 2003-01-23 | 1 | -1/+1 |
* | Cleanup testcase | Chris Lattner | 2003-01-15 | 3 | -3/+3 |
* | Test case that shows some poor results for register allocation. | Vikram S. Adve | 2002-10-14 | 2 | -0/+1656 |
* | Add a test for folding a GEP into a load. | Vikram S. Adve | 2002-10-13 | 1 | -0/+12 |
* | Added inline constant expressions, including uses in binary subtract. | Vikram S. Adve | 2002-10-12 | 1 | -13/+42 |
* | 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 | 2 | -0/+60 |
* | Simple test for constant expressions constructed from global addresses. | Vikram S. Adve | 2002-09-27 | 1 | -0/+40 |
* | Overhauled completely. | Vikram S. Adve | 2002-09-27 | 1 | -69/+108 |
* | C tests are run via Makefile.singlesrc so don't run them twice. | Vikram S. Adve | 2002-09-23 | 1 | -1/+3 |
* | Fix data types header file and declarations to work on Linux. | Vikram S. Adve | 2002-09-20 | 1 | -20/+23 |
* | Fix to avoid addition on pointers, which is no longer legal. | Vikram S. Adve | 2002-09-20 | 1 | -3/+5 |
* | Add functions castbool and boolexpr. | Vikram S. Adve | 2002-08-22 | 1 | -0/+24 |
* | *** empty log message *** | Vikram S. Adve | 2002-08-22 | 1 | -0/+26 |
* | 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 |
* | 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 makefile to work. | Chris Lattner | 2002-08-01 | 1 | -1/+1 |
* | Fix broken testcase | Chris Lattner | 2002-08-01 | 1 | -4/+0 |
* | Make testcase legal LLVM | Chris Lattner | 2002-08-01 | 1 | -15/+11 |
* | Feature test for stack size bigger than immed. field of SAVE instruction. | Vikram S. Adve | 2002-08-01 | 1 | -0/+79 |
* | Fix testcase to not print pointer value | Chris Lattner | 2002-07-29 | 1 | -1/+1 |
* | Fix broken test | Chris Lattner | 2002-07-10 | 1 | -0/+1 |
* | Include Makefile.singlesrc in order to compile .c tests. | Vikram S. Adve | 2002-07-10 | 1 | -2/+2 |
* | Some of these are feature tests, not regression tests. | Vikram S. Adve | 2002-07-10 | 13 | -0/+818 |
* | New testcase | Chris Lattner | 2002-04-16 | 1 | -0/+16 |
* | Checkin first unit testcases for the backend | Chris Lattner | 2002-04-14 | 2 | -0/+28 |
* | Add testcase for sparc backend | Chris Lattner | 2002-02-11 | 1 | -0/+25 |