1. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  2. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  3. 01ef345 Add trivial register hints to the register allocator. by Nicolas Geoffray · 10 years ago
  4. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 10 years ago
  5. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 10 years ago
  6. 9ae0daa Add support for inputs dying at entry of instructions. by Nicolas Geoffray · 10 years ago
  7. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  8. 5799fc0 Optimizing compiler: remove unnecessary `explicit' keywords. by Roland Levillain · 10 years ago
  9. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  10. 3f5e9bb Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  11. 3bca0df Support for saving and restoring live registers in a slow path. by Nicolas Geoffray · 10 years ago
  12. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  13. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  14. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  15. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 10 years ago
  16. 6fbce02 Implement suspend checks in new compiler. by Nicolas Geoffray · 10 years ago
  17. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  18. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  19. f6e206c Support x86_64 stack overflow checks in opt compiler. by Nicolas Geoffray · 10 years ago
  20. 3c7bb98 Implement array get and array put in optimizing. by Nicolas Geoffray · 10 years ago
  21. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 10 years ago
  22. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 10 years ago
  23. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 10 years ago
  24. ab032bc Fix a braino in the stack layout. by Nicolas Geoffray · 10 years ago
  25. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  26. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 10 years ago
  27. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 10 years ago
  28. ecb2f9b Enable the register allocator on x86_64. by Nicolas Geoffray · 10 years ago
  29. 9cf3552 Add x86_64 support to the optimizing compiler. by Nicolas Geoffray · 10 years ago