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 |
* | FileCheck-ize these tests. | Bill Wendling | 2012-04-24 | 1 | -1/+3 |
* | fix some failures my callgraph dump format change broke. | Chris Lattner | 2010-04-23 | 1 | -2/+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 |
* | Rationalize the names of passes that print information: | Duncan Sands | 2008-09-23 | 1 | -1/+2 |
* | Teach -callgraph to always print the callgraph (as the | Duncan Sands | 2008-09-19 | 1 | -1/+1 |
* | Correct callgraph construction. It has two problems: | Duncan Sands | 2008-09-09 | 1 | -0/+7 |