Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite test/Linker tests to use FileCheck instead of grep. | Eli Bendersky | 2013-04-09 | 1 | -1/+2 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -2/+2 |
* | Quote two greps which contain parentheses. | Chandler Carruth | 2011-07-02 | 1 | -1/+1 |
* | Use llvm-link -S instead of using llvm-dis. | Dan Gohman | 2009-09-15 | 1 | -1/+1 |
* | Update old-style syntax in some "not grep" tests. | Dan Gohman | 2008-05-01 | 1 | -1/+1 |
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 1 | -11/+11 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-15 | 1 | -4/+4 |
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 1 | -3/+3 |
* | Remove usage of grep-not script | Chris Lattner | 2003-06-28 | 1 | -1/+1 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 1 | -4/+1 |
* | New testcase for behavior we depend on. | Chris Lattner | 2003-05-31 | 1 | -0/+20 |