summaryrefslogtreecommitdiff
path: root/test/Verifier/2002-11-05-GetelementptrPointers.ll
Commit message (Expand)AuthorAge
* Rewrite test/Verifier tests to use FileCheck instead of grepEli Bendersky2013-04-08
* 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
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-02
* Revert the change from r51157 inDan Gohman2008-05-16
* IR support for extractvalue and insertvalue instructions. Also, beginDan Gohman2008-05-15
* All of these tests had out of date syntax and were never even running throughNick Lewycky2008-03-16
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Adding RUN lines.Tanya Lattner2004-11-06
* New testcase to handle eventuallyChris Lattner2002-11-06