Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite test/Verifier tests to use FileCheck instead of grep | Eli Bendersky | 2013-04-08 | 1 | -1/+2 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 1 | -1/+1 |
* | Revert the change from r51157 in | Dan Gohman | 2008-05-16 | 1 | -3/+3 |
* | IR support for extractvalue and insertvalue instructions. Also, begin | Dan Gohman | 2008-05-15 | 1 | -3/+3 |
* | All of these tests had out of date syntax and were never even running through | Nick Lewycky | 2008-03-16 | 1 | -3/+3 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 1 | -1/+1 |
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 1 | -0/+2 |
* | New testcase to handle eventually | Chris Lattner | 2002-11-06 | 1 | -0/+7 |