1. 02ca05a Move HandleCache to HGraph. by Vladimir Marko · 4 years, 8 months ago
  2. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  3. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  4. 15f95b1 ART: Fix HSelectGenerator for instructions which can throw. by Artem Serov · 7 years ago
  5. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 7 years ago
  6. 6d05700 Run GVN earlier. by Aart Bik · 7 years ago
  7. 1d746de Recognize nested MIN-MAX operations. by Aart Bik · 7 years ago
  8. 2ca10eb Refactored optimization passes setup. by Aart Bik · 7 years ago
  9. 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 7 years ago
  10. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  11. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  12. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 7 years ago
  13. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 7 years ago
  14. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  15. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  16. d6c205e ART: Remove redundant MoveInstructionBefore method by David Brazdil · 9 years ago
  17. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 9 years ago
  18. 74eb1b2 ART: Implement HSelect by David Brazdil · 9 years ago