summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* On this code, llc did not pass the sixth argument (%reg321) to printf.Vikram S. Adve2002-09-30
* Regression test for llc bug that was folding two getelementptrs illegally.Vikram S. Adve2002-09-28
* Regression test for live range bug for call arguments.Vikram S. Adve2002-09-28
* New testcase for cbeChris Lattner2002-09-20
* New testcase for broken type printing for the cwriterNick Hildenbrandt2002-09-20
* Fix to avoid addition on pointers, which is no longer legal.Vikram S. Adve2002-09-20
* New testcaseChris Lattner2002-08-31
* New testcaseChris Lattner2002-08-26
* Add functions castbool and boolexpr.Vikram S. Adve2002-08-22
* Fix store to not indexChris Lattner2002-08-21
* Convert testcase to not use indexing on loads & storesChris Lattner2002-08-21
* New testcaseChris Lattner2002-08-20
* Testcase for anonymous recursive typesChris Lattner2002-08-20
* New testcaseChris Lattner2002-08-19
* * Build with warningsChris Lattner2002-08-19
* Add tests for unary NOT operations.Vikram S. Adve2002-08-15
* *** empty log message ***Chris Lattner2002-08-14
* Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve2002-08-04
* Fix broken testcaseChris Lattner2002-08-01
* Make testcase legal LLVMChris Lattner2002-08-01
* Fix broken testChris Lattner2002-07-10
* Some of these are feature tests, not regression tests.Vikram S. Adve2002-07-10
* New TEstcaseChris Lattner2002-05-21
* New C backend testcases with first testcaseChris Lattner2002-05-17
* New testcaseChris Lattner2002-04-16
* Checkin first unit testcases for the backendChris Lattner2002-04-14