1. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  2. c928591 ARM Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  3. 3e3e4a7 Fix braino in parallel move resolver. by Nicolas Geoffray · 9 years ago
  4. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  5. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 9 years ago
  6. 6e18dcb Parallel Move Resolver: Perform Stack/Stack first by Mark Mendell · 9 years ago
  7. ad4450e Opt compiler: Implement parallel move resolver without using swap. by Zheng Xu · 9 years ago
  8. 669d8a1 Merge "Revert "[optimizing] Improve x86 parallel moves/swaps"" by Calin Juravle · 9 years ago
  9. e14590b Revert "[optimizing] Improve x86 parallel moves/swaps" by Guillaume Sanchez · 9 years ago
  10. 9021825 Type MoveOperands. by Nicolas Geoffray · 9 years ago
  11. a5c19ce [optimizing] Improve x86 parallel moves/swaps by Mark Mendell · 9 years ago
  12. a2d15b5 Fix wrong assumptions about ParallelMove. by Nicolas Geoffray · 9 years ago
  13. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 9 years ago
  14. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  15. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  16. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  17. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  18. e27f31a Enable the register allocator on ARM. by Nicolas Geoffray · 10 years ago
  19. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  20. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 10 years ago