| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2017-01-13 | Complete unrolling of loops with small body and trip count one. | |
| 2016-12-09 | Added polynomial induction variables analysis. With tests. | |
| 2016-11-04 | Account for early exit loop. | |
| 2016-10-24 | Improved induction variable analysis and loop optimizations. | |
| 2016-10-18 | Enable last value generation of periodic sequence. | |
| 2016-10-11 | Improved and simplified loop optimizations. | |
| 2016-10-07 | Improved and simplified loop optimizations. | |
| 2016-10-05 | Refactoring of graph linearization and linear order. | |
| 2016-10-05 | Make it possible to pass an arena allocator to HLoopOptimization. | |
| 2016-10-05 | Properly scope HLoopOptimization's allocator. | |
| 2016-10-03 | A first implementation of a loop optimization framework. |