1. 8e02e3e New utilities for induction variables. by Aart Bik · 8 years ago
  2. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  3. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  4. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  5. df7822e Added polynomial induction variables analysis. With tests. by Aart Bik · 9 years ago
  6. c071a01 Added geometric induction variables analysis. by Aart Bik · 9 years ago
  7. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  8. 16d3a65 Added ability to generate last-value of linear induction. by Aart Bik · 9 years ago
  9. 52be7e7 Improvements in induction range analysis. by Aart Bik · 9 years ago
  10. 0d345cf Generalize induction and range analysis across type conversions. by Aart Bik · 9 years ago
  11. 97412c92 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  12. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  13. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  14. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 10 years ago
  15. 7d57d7f Various induction/range analysis improvements. by Aart Bik · 10 years ago
  16. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  17. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 10 years ago
  18. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 10 years ago
  19. 389b3db Finalized all components of range analysis needed for dynamic bce. by Aart Bik · 10 years ago
  20. 22f0587 Generate taken-test during trip-count analysis. by Aart Bik · 10 years ago
  21. 27cfad0 Fix induction_var_range_test. by Calin Juravle · 10 years ago
  22. aec3cce Added ability to generate induction range code. by Aart Bik · 10 years ago
  23. 9401f53 Implemented trip-count safety information. by Aart Bik · 10 years ago
  24. cd26feb Minor cleanup in range analysis. by Aart Bik · 10 years ago
  25. b3365e0 Various improvements in range analysis. by Aart Bik · 10 years ago
  26. d14c595 Induction variable range analysis. by Aart Bik · 10 years ago