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