Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Just discard the output, no need to turn it back into text. | Nick Lewycky | 2009-07-29 | 1 | -1/+1 |
* | don't dump .bc file to stdout, and simplify this to a trivial testcase. | Chris Lattner | 2009-07-29 | 1 | -158/+1 |
* | Bulk erasing instructions without RAUWing them is unsafe. Instead, break them | Nick Lewycky | 2009-07-29 | 1 | -0/+179 |