1. 217eb06 Fix the side effects of clinit check by Mingyao Yang · 8 years ago
  2. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  3. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  4. 08ec180 Fixed bug in LICM by Aart Bik · 9 years ago
  5. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 9 years ago
  6. 372f10e Refactor handling of input records. by Vladimir Marko · 9 years ago
  7. d7c2fdc Fix another case of live_in at irreducible loop entry. by Nicolas Geoffray · 9 years ago
  8. aa680e8 ART: Save a bit of memory in production LICM by David Brazdil · 9 years ago
  9. f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
  10. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 9 years ago
  11. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 10 years ago
  12. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 10 years ago
  13. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 10 years ago
  14. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 10 years ago
  15. 771e5cc Revert "ART: Enable more passes under try/catch" by David Brazdil · 10 years ago
  16. 39fabd6 ART: Enable more passes under try/catch by David Brazdil · 10 years ago
  17. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  18. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  19. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  20. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 10 years ago
  21. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 11 years ago