1. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  2. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 11 years ago
  3. 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 11 years ago
  4. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago
  5. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 11 years ago
  6. 55dcfb5 Add support for not-long on ARM64 in the optimizing compiler. by Roland Levillain · 11 years ago
  7. 9240d6a Constant folding on unary operations in the optimizing compiler. by Roland Levillain · 11 years ago
  8. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 11 years ago[Renamed (84%) from compiler/optimizing/constant_propagation_test.cc]
  9. 633021e Implement default traversals in CFG & SSA graph checkers. by Roland Levillain · 11 years ago
  10. 9344568 Fix and improve static evaluation of constant expressions. by Roland Levillain · 11 years ago
  11. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 11 years ago
  12. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 11 years ago[Renamed (93%) from compiler/optimizing/constant_folding_test.cc]
  13. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 11 years ago[Renamed (93%) from compiler/optimizing/constant_propagation_test.cc]
  14. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 11 years ago