1. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 7 years ago
  2. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 7 years ago
  3. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 7 years ago
  4. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  5. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  6. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  7. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  8. 3e3e4a7 Fix braino in parallel move resolver. by Nicolas Geoffray · 10 years ago
  9. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 10 years ago
  10. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 10 years ago
  11. ad4450e Opt compiler: Implement parallel move resolver without using swap. by Zheng Xu · 10 years ago
  12. 9021825 Type MoveOperands. by Nicolas Geoffray · 10 years ago
  13. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 10 years ago
  14. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 10 years ago
  15. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  16. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  17. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  18. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  19. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  20. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  21. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 11 years ago
  22. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 11 years ago
  23. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  24. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 11 years ago