1. f8e28f5 Merge "Use Is*() helpers to shorten code in the optimizing compiler." by Roland Levillain · 10 years ago
  2. 476df55 Use Is*() helpers to shorten code in the optimizing compiler. by Roland Levillain · 10 years ago
  3. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 10 years ago
  4. 191c4b1 Inserting a node must also update its inputs users. by Nicolas Geoffray · 10 years ago
  5. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  6. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  7. 6b46923 Optimizing compiler: check inputs & uses definitions in CFG. by Roland Levillain · 10 years ago
  8. 2e1391b Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  9. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  10. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 10 years ago
  11. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 10 years ago
  12. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 10 years ago
  13. aaadf03 Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 10 years ago
  14. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 10 years ago
  15. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 10 years ago
  16. 604c6e4 Ensure the first predecessor of a loop is the pre header. by Nicolas Geoffray · 10 years ago
  17. 065bf77 Add (simple) side effects flags and equality methods on nodes. by Nicolas Geoffray · 10 years ago
  18. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  19. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 10 years ago
  20. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 10 years ago
  21. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  22. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 10 years ago
  23. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 10 years ago
  24. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  25. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago
  26. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  27. 43c8642 Fix lint error, and Makefile that could be confused with local files. by Nicolas Geoffray · 11 years ago
  28. 787c307 Plug new optimizing compiler in compilation pipeline. by Nicolas Geoffray · 11 years ago
  29. bab4ed7 More code generation for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  30. 3ff386a Add register support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  31. d4dd255 Add codegen support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  32. be9a92a Add conditional branches, and build dominator tree. by Nicolas Geoffray · 11 years ago
  33. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  34. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  35. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago