1. f8f5a16 ART vectorizer. by Aart Bik · 8 years ago
  2. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 8 years ago
  3. 6b69e0a Complete unrolling of loops with small body and trip count one. by Aart Bik · 8 years ago
  4. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 9 years ago
  5. 807868e Account for early exit loop. by Aart Bik · 9 years ago
  6. cc42be0 Improved induction variable analysis and loop optimizations. by Aart Bik · 9 years ago
  7. 9abf894 Enable last value generation of periodic sequence. by Aart Bik · 9 years ago
  8. 482095d Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  9. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  10. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 9 years ago
  11. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 9 years ago
  12. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 9 years ago
  13. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago