1. 7dc206a Add two phi pruning phases. by Nicolas Geoffray · 11 years ago
  2. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 11 years ago
  3. 8fb5ce3 Do not attempt to compile on architectures we do not support. by Nicolas Geoffray · 11 years ago
  4. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  5. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  6. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  7. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  8. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  9. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 11 years ago
  10. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  11. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago
  12. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 11 years ago
  13. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 11 years ago
  14. f23a719 Merge "Build live-in, live-out and kill sets for each block." by Nicolas Geoffray · 11 years ago
  15. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 11 years ago
  16. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 11 years ago
  17. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  18. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  19. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  20. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  21. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  22. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 11 years ago
  23. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  24. 787c307 Plug new optimizing compiler in compilation pipeline. by Nicolas Geoffray · 11 years ago
  25. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 11 years ago