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-08-26 | Use %% for literals in RUN lines. | Andrew Trick |
2011-07-09 | Land the long talked about "type system rewrite" patch. This | Chris Lattner |
2009-09-15 | Use llvm-link -S instead of using llvm-dis. | Dan Gohman |
2008-03-09 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-04-15 | For PR1319: Upgrade to new test harness | Reid Spencer |
2006-12-31 | For PR950: | Reid Spencer |
2003-09-26 | Updated these tests so that they use the new temporary directory as opposed | John Criswell |
2003-09-15 | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman |
2003-08-23 | Test functions as well as globals | Chris Lattner |
2003-08-23 | New testcase, which is basically the problem with 176.gcc | Chris Lattner |