1. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 9 years ago
  2. 69a2804 ART: Fix loop information after dead code elimination by David Brazdil · 9 years ago
  3. 2d7352b ART: Dead block removal by David Brazdil · 9 years ago
  4. 8f20bdb Run DCE again after all the other optimizations have run. by Calin Juravle · 9 years ago
  5. 0cdf6d3 Revert "Run DCE again after all the other optimizations have run." by Nicolas Geoffray · 9 years ago
  6. 7a9c885 Run DCE again after all the other optimizations have run. by Calin Juravle · 9 years ago
  7. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 9 years ago
  8. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  9. e161a2a Do not remove NullChecks & BoundsChecks in HDeadCodeElimination. by Roland Levillain · 10 years ago
  10. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  11. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  12. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 10 years ago
  13. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 10 years ago