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 | 3 | -3/+3 |
* | FileCheck-ize these tests. | Bill Wendling | 2012-04-24 | 2 | -3/+9 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | Test case for r132797. | John McCall | 2011-06-14 | 1 | -0/+13 |
* | fix some failures my callgraph dump format change broke. | Chris Lattner | 2010-04-23 | 2 | -3/+2 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 2 | -2/+2 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 2 | -2/+2 |
* | Rationalize the names of passes that print information: | Duncan Sands | 2008-09-23 | 2 | -2/+4 |
* | Teach -callgraph to always print the callgraph (as the | Duncan Sands | 2008-09-19 | 2 | -2/+2 |
* | Correct callgraph construction. It has two problems: | Duncan Sands | 2008-09-09 | 3 | -0/+22 |