Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Update to use new debug info encoding scheme. As a bonus, now the test passes! | Devang Patel | 2010-03-01 | 1 | -55/+64 |
* | 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 |
* | Revert 66224. | Devang Patel | 2009-03-06 | 1 | -0/+2 |
* | Do not let debug info prevert globalopt from shriking a global vars to boolean. | Devang Patel | 2009-03-06 | 1 | -0/+65 |