Age | Commit message (Expand) | Author |
---|---|---|
2013-04-09 | Rewrite test/Linker tests to use FileCheck instead of grep. | Eli Bendersky |
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth |
2011-07-02 | Quote two greps which contain parentheses. | Chandler Carruth |
2009-09-15 | Use llvm-link -S instead of using llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2008-05-20 | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif |
2007-04-15 | For PR1319: Upgrade to new test harness | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2006-12-29 | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer |
2003-09-15 | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman |
2003-09-06 | Checkin of autoconf-style object root. | John Criswell |
2003-01-30 | NEw testcase | Chris Lattner |