1. 2aaa4b5 Optimizing: Tag more arena allocations. by Vladimir Marko · 9 years ago
  2. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  3. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  4. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 9 years ago
  5. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  6. 8826f67 Callee/caller save logic in register allocator. by Nicolas Geoffray · 10 years ago
  7. 8cbab3c Linear scan: split at better positions. by Nicolas Geoffray · 10 years ago
  8. 5b168de Fix user-build on fugu. by Nicolas Geoffray · 10 years ago
  9. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  10. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  11. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 10 years ago
  12. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  13. 776b318 Each primitive kind now spills to different locations. by Nicolas Geoffray · 10 years ago
  14. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  15. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  16. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  17. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  18. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  19. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 10 years ago
  20. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  21. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  22. 296bd60 Some improvement to reg alloc. by Mingyao Yang · 10 years ago
  23. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  24. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  25. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 10 years ago
  26. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  27. 3bca0df Support for saving and restoring live registers in a slow path. by Nicolas Geoffray · 10 years ago
  28. aac0f39 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  29. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  30. 93bedb7 We can also run the linear scan register allocator on thumb. by Nicolas Geoffray · 10 years ago
  31. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  32. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 10 years ago
  33. ecb2f9b Enable the register allocator on x86_64. by Nicolas Geoffray · 10 years ago
  34. e27f31a Enable the register allocator on ARM. by Nicolas Geoffray · 10 years ago
  35. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  36. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 10 years ago
  37. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 10 years ago