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