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