1. ceb0693 Recognize countable "break" loops by Aart Bik · 8 years ago
  2. 2ca10eb Refactored optimization passes setup. by Aart Bik · 8 years ago
  3. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  4. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  5. e6bd027 Improved induction var and range analysis around types. by Aart Bik · 9 years ago
  6. d0a022d Fine tuning the induction analysis. by Aart Bik · 9 years ago
  7. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 9 years ago
  8. c071a01 Added geometric induction variables analysis. by Aart Bik · 9 years ago
  9. cc42be0 Improved induction variable analysis and loop optimizations. by Aart Bik · 9 years ago
  10. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 9 years ago
  11. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 9 years ago
  12. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 9 years ago
  13. 52be7e7 Improvements in induction range analysis. by Aart Bik · 9 years ago
  14. 0d345cf Generalize induction and range analysis across type conversions. by Aart Bik · 9 years ago
  15. 97412c92 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  16. 7d57d7f Various induction/range analysis improvements. by Aart Bik · 10 years ago
  17. 22f0587 Generate taken-test during trip-count analysis. by Aart Bik · 10 years ago
  18. a841bc3 Merge "Optimizing: Tag even more arena allocations." by Vladimir Marko · 10 years ago
  19. 9401f53 Implemented trip-count safety information. by Aart Bik · 10 years ago
  20. 5233f93 Optimizing: Tag even more arena allocations. by Vladimir Marko · 10 years ago
  21. f475bee Various improvements in finding induction variables. by Aart Bik · 10 years ago
  22. d14c595 Induction variable range analysis. by Aart Bik · 10 years ago
  23. 471a203 Simplify loop invariant operations during induction analysis. by Aart Bik · 10 years ago
  24. e609b7c Further development of induction variable analysis. by Aart Bik · 10 years ago
  25. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 10 years ago