1. ad4450e Opt compiler: Implement parallel move resolver without using swap. by Zheng Xu · 10 years ago
  2. 9021825 Type MoveOperands. by Nicolas Geoffray · 10 years ago
  3. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 10 years ago
  4. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 10 years ago
  5. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  6. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  7. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  8. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  9. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  10. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  11. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 11 years ago
  12. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 11 years ago
  13. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  14. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 11 years ago