aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup testcaseChris Lattner2003-01-153-3/+3
* Test case that shows some poor results for register allocation.Vikram S. Adve2002-10-141-0/+828
* Add a test for folding a GEP into a load.Vikram S. Adve2002-10-131-0/+12
* 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-281-0/+30
* 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
* 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 broken testcaseChris Lattner2002-08-011-4/+0
* Make testcase legal LLVMChris Lattner2002-08-011-15/+11
* Fix broken testChris Lattner2002-07-101-0/+1
* Some of these are feature tests, not regression tests.Vikram S. Adve2002-07-107-0/+390
* New testcaseChris Lattner2002-04-161-0/+16
* Checkin first unit testcases for the backendChris Lattner2002-04-141-0/+13