Age | Commit message (Expand) | Author |
---|---|---|
2012-07-02 | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth |
2012-04-24 | FileCheck-ize these tests. | Bill Wendling |
2010-04-23 | fix some failures my callgraph dump format change broke. | Chris Lattner |
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 |
2008-09-23 | Rationalize the names of passes that print information: | Duncan Sands |
2008-09-19 | Teach -callgraph to always print the callgraph (as the | Duncan Sands |
2008-09-09 | Correct callgraph construction. It has two problems: | Duncan Sands |