| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | If the preheader of the loop was the entry block of the function, make sure | Chris Lattner | 2004-04-18 | 1 | -2/+7 |
| * | Be much more careful about how we update instructions outside of the loop | Chris Lattner | 2004-04-18 | 1 | -9/+15 |
| * | After unrolling our single basic block loop, fold it into the preheader and exit | Chris Lattner | 2004-04-18 | 1 | -2/+43 |
| * | Fix a bug: this does not preserve the CFG! | Chris Lattner | 2004-04-18 | 1 | -4/+20 |
| * | Initial checkin of a simple loop unroller. This pass is extremely basic and | Chris Lattner | 2004-04-18 | 1 | -0/+247 |

