1. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 10 years ago
  2. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  3. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  4. 44b9cf9 Put in place the ARM64 instruction simplification framework. by Alexandre Rames · 10 years ago
  5. 2e33525 Bailout from compilation if an invoke is malformed. by Nicolas Geoffray · 10 years ago
  6. da9badb ART: Check long and double register pairs in invokes by Andreas Gampe · 10 years ago
  7. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  8. 2d7352b ART: Dead block removal by David Brazdil · 10 years ago
  9. 8f20bdb Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
  10. 0cdf6d3 Revert "Run DCE again after all the other optimizations have run." by Nicolas Geoffray · 10 years ago
  11. 7a9c885 Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
  12. 2be39e0 Use --dump-stats to dump optimizing compiler stats. by Calin Juravle · 10 years ago
  13. f1c6d9e Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  14. 031af41 Revert "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  15. c751d37 Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  16. 188d431 Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub. by Alexandre Rames · 10 years ago
  17. 12be74e [optimizing] Only print full stats in VLOG(compiler) by Nicolas Geoffray · 10 years ago
  18. 36540cb Implement a space filter for optimizing. by Nicolas Geoffray · 10 years ago
  19. acf735c Reference type propagation by Calin Juravle · 10 years ago
  20. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  21. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago
  22. 48c2b03 Add more compilation stats to optimizing by Calin Juravle · 11 years ago