Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -disable-output is no longer needed with -analyze. | Dan Gohman | 2010-01-26 | 1 | -1/+1 |
* | Convert Analysis tests to FileCheck in regards to PR5307. | Edward O'Callaghan | 2009-10-27 | 1 | -2/+3 |
* | 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 |
* | Rename ScalarEvolution's getIterationCount to getBackedgeTakenCount, | Dan Gohman | 2009-02-24 | 1 | -1/+1 |
* | Fix WriteAsOperand to not emit a leading space character. Adjust | Dan Gohman | 2008-09-14 | 1 | -1/+1 |
* | Fix for PR2607: SCEV miscomputing the loop count for loops with an | Eli Friedman | 2008-07-30 | 1 | -0/+27 |