1. 8e3964b Remove the notion of dies at entry. by Nicolas Geoffray · 11 years ago
  2. f8e28f5 Merge "Use Is*() helpers to shorten code in the optimizing compiler." by Roland Levillain · 11 years ago
  3. 476df55 Use Is*() helpers to shorten code in the optimizing compiler. by Roland Levillain · 11 years ago
  4. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 11 years ago
  5. 9ae0daa Add support for inputs dying at entry of instructions. by Nicolas Geoffray · 11 years ago
  6. 8ddb00c Improve detection of lifetime holes. by Nicolas Geoffray · 11 years ago
  7. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 11 years ago
  8. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 11 years ago
  9. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 11 years ago
  10. e503832 Support fields in optimizing compiler. by Nicolas Geoffray · 11 years ago
  11. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 11 years ago
  12. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 11 years ago
  13. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  14. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago