Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth |
2009-10-24 | Update these tests to match what Loop::print now prints. | Dan Gohman |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2009-02-27 | Update another test for the LoopInfo::print changes. | Dan Gohman |
2008-02-19 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-04-15 | For PR1319: Upgrade to new test harness | Reid Spencer |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-08-27 | Adjust tests now that opt doesn't read .ll files. | Chris Lattner |
2006-08-22 | Modified the RUN line from "analyze ..." to "opt -analyze ..." because | Bill Wendling |
2003-07-01 | Fix testcase failing because of change of output | Chris Lattner |
2003-02-20 | Add a testcase for broken loopinfo | Chris Lattner |