aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic
AgeCommit message (Expand)Author
2003-10-03Renamed these tests so that they don't contain extra periods.John Criswell
2003-09-09Update testcases to be more modernChris Lattner
2003-07-29Regression test for incorrect character emitted to char array.Vikram S. Adve
2003-07-10*** empty log message ***Vikram S. Adve
2003-07-10Just documentation.Vikram S. Adve
2003-07-08*** empty log message ***Vikram S. Adve
2003-07-06Regression test for bug in reg. allocation that was using %xcc insteadVikram S. Adve
2003-05-313 more bugs from the SPEC codes and from richards_benchmark.cVikram S. Adve
2003-05-28Three kinds of boolean values handled incorrectly:Vikram S. Adve
2003-01-15Cleanup testcaseChris Lattner
2002-10-14Test case that shows some poor results for register allocation.Vikram S. Adve
2002-10-13Add a test for folding a GEP into a load.Vikram S. Adve
2002-09-30On this code, llc did not pass the sixth argument (%reg321) to printf.Vikram S. Adve
2002-09-28Regression test for llc bug that was folding two getelementptrs illegally.Vikram S. Adve
2002-09-28Regression test for live range bug for call arguments.Vikram S. Adve
2002-09-20Fix to avoid addition on pointers, which is no longer legal.Vikram S. Adve
2002-08-22Add functions castbool and boolexpr.Vikram S. Adve
2002-08-21Fix store to not indexChris Lattner
2002-08-21Convert testcase to not use indexing on loads & storesChris Lattner
2002-08-15Add tests for unary NOT operations.Vikram S. Adve
2002-08-14*** empty log message ***Chris Lattner
2002-08-04Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve
2002-08-01Fix broken testcaseChris Lattner
2002-08-01Make testcase legal LLVMChris Lattner
2002-07-10Fix broken testChris Lattner
2002-07-10Some of these are feature tests, not regression tests.Vikram S. Adve
2002-04-16New testcaseChris Lattner
2002-04-14Checkin first unit testcases for the backendChris Lattner