1. a3c00e5 Fix tests now that dead phis are removed when building SSA. by Nicolas Geoffray · 11 years ago
  2. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 11 years ago
  3. c83d441 Fix a lint error and update a test after the phi fix. by Nicolas Geoffray · 11 years ago
  4. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 11 years ago
  5. 184d640 Add a type propagation phase after building SSA. by Nicolas Geoffray · 11 years ago
  6. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 11 years ago
  7. 7c3560f Fix a bug in SSA construction. by Nicolas Geoffray · 11 years ago
  8. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  9. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 11 years ago
  10. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 11 years ago
  11. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 11 years ago
  12. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago