1. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 6 years ago
  2. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 6 years ago
  3. 2ca10eb Refactored optimization passes setup. by Aart Bik · 7 years ago
  4. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 7 years ago
  5. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  6. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  7. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  8. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 9 years ago
  9. a3a3c59 Optimizing: Move optimization objects to Arena. by Vladimir Marko · 9 years ago
  10. 2d7352b ART: Dead block removal by David Brazdil · 9 years ago
  11. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  12. acf735c Reference type propagation by Calin Juravle · 9 years ago
  13. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  14. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  15. 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 10 years ago
  16. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 10 years ago
  17. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  18. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  19. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago