aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLC
Commit message (Expand)AuthorAgeFilesLines
* Adding RUN lines.Tanya Lattner2004-11-0623-0/+46
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-062-0/+2
* Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke2003-11-221-3/+3
* Renamed these tests so that they don't contain extra periods.John Criswell2003-10-033-859/+2
* Remove obsolete tests which:Chris Lattner2003-10-029-644/+0
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-22/+0
* Update testcases to be more modernChris Lattner2003-09-092-12/+13
* Regression test for incorrect character emitted to char array.Vikram S. Adve2003-07-291-0/+39
* *** empty log message ***Vikram S. Adve2003-07-101-0/+22
* Just documentation.Vikram S. Adve2003-07-101-0/+23
* *** empty log message ***Vikram S. Adve2003-07-081-0/+26
* Regression test for bug in reg. allocation that was using %xcc insteadVikram S. Adve2003-07-061-0/+77
* Move to test/programs/LLvmsourceChris Lattner2003-07-011-25/+0
* 3 more bugs from the SPEC codes and from richards_benchmark.cVikram S. Adve2003-05-313-0/+262
* Three kinds of boolean values handled incorrectly:Vikram S. Adve2003-05-283-0/+197
* Allow llx tests as wellChris Lattner2003-05-111-2/+7
* * Only run LLVM tests so that testing is not stopped.Chris Lattner2003-01-231-1/+1
* Cleanup testcaseChris Lattner2003-01-153-3/+3
* Test case that shows some poor results for register allocation.Vikram S. Adve2002-10-142-0/+1656
* Add a test for folding a GEP into a load.Vikram S. Adve2002-10-131-0/+12
* Added inline constant expressions, including uses in binary subtract.Vikram S. Adve2002-10-121-13/+42
* On this code, llc did not pass the sixth argument (%reg321) to printf.Vikram S. Adve2002-09-301-0/+41
* Regression test for llc bug that was folding two getelementptrs illegally.Vikram S. Adve2002-09-281-0/+27
* Regression test for live range bug for call arguments.Vikram S. Adve2002-09-282-0/+60
* Simple test for constant expressions constructed from global addresses.Vikram S. Adve2002-09-271-0/+40
* Overhauled completely.Vikram S. Adve2002-09-271-69/+108
* C tests are run via Makefile.singlesrc so don't run them twice.Vikram S. Adve2002-09-231-1/+3
* Fix data types header file and declarations to work on Linux.Vikram S. Adve2002-09-201-20/+23
* Fix to avoid addition on pointers, which is no longer legal.Vikram S. Adve2002-09-201-3/+5
* Add functions castbool and boolexpr.Vikram S. Adve2002-08-221-0/+24
* *** empty log message ***Vikram S. Adve2002-08-221-0/+26
* Fix store to not indexChris Lattner2002-08-211-2/+2
* Convert testcase to not use indexing on loads & storesChris Lattner2002-08-211-7/+11
* Add tests for unary NOT operations.Vikram S. Adve2002-08-151-0/+18
* *** empty log message ***Chris Lattner2002-08-141-3/+3
* Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve2002-08-041-0/+6
* Fix makefile to work.Chris Lattner2002-08-011-1/+1
* Fix broken testcaseChris Lattner2002-08-011-4/+0
* Make testcase legal LLVMChris Lattner2002-08-011-15/+11
* Feature test for stack size bigger than immed. field of SAVE instruction.Vikram S. Adve2002-08-011-0/+79
* Fix testcase to not print pointer valueChris Lattner2002-07-291-1/+1
* Fix broken testChris Lattner2002-07-101-0/+1
* Include Makefile.singlesrc in order to compile .c tests.Vikram S. Adve2002-07-101-2/+2
* Some of these are feature tests, not regression tests.Vikram S. Adve2002-07-1013-0/+818
* New testcaseChris Lattner2002-04-161-0/+16
* Checkin first unit testcases for the backendChris Lattner2002-04-142-0/+28
* Add testcase for sparc backendChris Lattner2002-02-111-0/+25