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