Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth |
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-01-02 | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner |
2008-05-20 | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif |
2007-11-28 | Fix bug in regression tests that ignored stderr output in RUN lines. Updated ... | Tanya Lattner |
2007-04-16 | Fix the syntax for these tests. Noticed by Duncan Sands. | Reid Spencer |
2007-03-28 | Remove use of implementation keyword. | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-13 | For PR1043: | Reid Spencer |
2007-01-02 | Add a test case for abstract parameter and result types in function | Reid Spencer |