1. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  2. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 10 years ago
  3. acf735c Reference type propagation by Calin Juravle · 10 years ago
  4. 0304e18 Improve bce so that more bounds checks can be eliminated. by Mingyao Yang · 10 years ago
  5. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  6. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  7. 01fcc9e Remove type conversion nodes converting to the same type. by Nicolas Geoffray · 11 years ago
  8. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 11 years ago
  9. af07bc1 Minor object store optimizations. by Nicolas Geoffray · 11 years ago
  10. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 11 years ago
  11. 01ef345 Add trivial register hints to the register allocator. by Nicolas Geoffray · 11 years ago
  12. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 11 years ago