summaryrefslogtreecommitdiff
path: root/test/Verifier/2002-04-13-RetTypes.ll
Commit message (Expand)AuthorAge
* Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky2013-04-08
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-09
* stop accepting begin/end around function bodies in the .ll parser, this isn't...Chris Lattner2011-06-17
* All of these tests had out of date syntax and were never even running throughNick Lewycky2008-03-16
* Adding RUN lines.Tanya Lattner2004-11-06
* New testcase for the verifierChris Lattner2002-04-13