| Age | Commit message (Expand) | Author |
|---|---|---|
| 2007-08-12 | Split loops and do CFG cleanup. | Devang Patel |
| 2007-08-12 | Remove unused variables. | Reid Spencer |
| 2007-08-10 | Clone loop. | Devang Patel |
| 2007-08-10 | Remove unncessary duplication. | Devang Patel |
| 2007-08-10 | Calculate exit and start value of true loop and false loop respectively. | Devang Patel |
| 2007-08-10 | ExitCondition and Induction variable are loop constraints | Devang Patel |
| 2007-08-09 | Traverse loop blocks' terminators to find split candidates. | Devang Patel |
| 2007-08-08 | Add cost analysis. | Devang Patel |
| 2007-08-08 | Preserve dom info while processing one iteration loop. | Devang Patel |
| 2007-08-08 | Clear split info. | Devang Patel |
| 2007-08-08 | Handle multiple split conditions. | Devang Patel |
| 2007-08-08 | Embrace patch review feedback. | Devang Patel |
| 2007-08-07 | Fix new compare instruction's signness. Caught by Chris during review. | Devang Patel |
| 2007-08-07 | Use eraseFromParent(). | Devang Patel |
| 2007-08-07 | Begin loop index split pass. | Devang Patel |
