| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix thinko. | Devang Patel | 2007-02-23 | 1 | -1/+2 |
| * | Loop passes are set up to accept pointer. | Devang Patel | 2007-02-23 | 1 | -1/+1 |
| * | Teach LoopPass to assign itself one Loop Pass Manager. | Devang Patel | 2007-02-23 | 1 | -0/+41 |
| * | Add facility that allows LoopPass to re-insert a loop into | Devang Patel | 2007-02-23 | 1 | -0/+13 |
| * | Add LPPassManager interface that LoopPass can use to skip | Devang Patel | 2007-02-23 | 1 | -0/+13 |
| * | Populate and walk loop queue. | Devang Patel | 2007-02-22 | 1 | -6/+20 |
| * | Add LoopQueue. This is used by loop pass manager to manage loop nest. | Devang Patel | 2007-02-22 | 1 | -0/+36 |
| * | Add Loop Pass Manager. | Devang Patel | 2007-02-22 | 1 | -0/+69 |

