Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -2/+2 |
* | Use %% for literals in RUN lines. | Andrew Trick | 2011-08-26 | 1 | -3/+3 |
* | Land the long talked about "type system rewrite" patch. This | Chris Lattner | 2011-07-09 | 1 | -1/+2 |
* | Use llvm-link -S instead of using llvm-dis. | Dan Gohman | 2009-09-15 | 1 | -1/+1 |
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 1 | -3/+3 |
* | Correct test. use "not grep" instead of "grep -v" | Chris Lattner | 2004-05-27 | 1 | -2/+2 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-15 | 1 | -3/+3 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 1 | -3/+3 |
* | New testcase | Chris Lattner | 2003-01-30 | 1 | -0/+9 |