Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove LoopIndexSplit pass. It is neither maintained nor used by anyone. | Devang Patel | 2010-10-07 | 1 | -40/+0 |
* | 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 |
* | Do not ignore iv uses outside the loop. | Devang Patel | 2008-09-17 | 1 | -2/+1 |
* | If loop induction variable's start value is less then its exit value then do ... | Devang Patel | 2008-07-09 | 1 | -1/+1 |
* | Do not erase induction variable increment if it is used outside the loop. | Devang Patel | 2008-05-19 | 1 | -0/+41 |