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