1. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  2. cc42be0 Improved induction variable analysis and loop optimizations. by Aart Bik · 8 years ago
  3. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 8 years ago
  4. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 8 years ago
  5. 009cace Minor induction variable analysis changes. by Aart Bik · 8 years ago
  6. 7829691 Fix bug not accounting for type in induction comparison. Extended unit tests. by Aart Bik · 8 years ago
  7. 0d345cf Generalize induction and range analysis across type conversions. by Aart Bik · 8 years ago
  8. 6dd10fa Fix lint error by David Brazdil · 8 years ago
  9. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  10. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 9 years ago
  11. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  12. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 9 years ago
  13. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  14. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 9 years ago
  15. 22f0587 Generate taken-test during trip-count analysis. by Aart Bik · 9 years ago
  16. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  17. aec3cce Added ability to generate induction range code. by Aart Bik · 9 years ago
  18. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  19. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  20. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  21. 9401f53 Implemented trip-count safety information. by Aart Bik · 9 years ago
  22. f475bee Various improvements in finding induction variables. by Aart Bik · 9 years ago
  23. d14c595 Induction variable range analysis. by Aart Bik · 9 years ago
  24. 471a203 Simplify loop invariant operations during induction analysis. by Aart Bik · 9 years ago
  25. e609b7c Further development of induction variable analysis. by Aart Bik · 9 years ago
  26. 30efb4e Induction variable analysis (with unit tests). by Aart Bik · 9 years ago