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