Clone this repo:
  1. 673a3fc Adjust JIT thread priority post-fork. by Nicolas Geoffray · 3 years, 9 months ago quartz quartz-5 quartz-5.1
  2. 38fe3ea ART: Add HasNonNegativeInputAt and HasNonNegativeOrMinIntInputAt by Evgeny Astigeevich · 3 years, 9 months ago
  3. 9234a5a ARM64: Enable SDOT/UDOT instructions emission. by Artem Serov · 3 years, 11 months ago
  4. 21f21b1 ARM: Optimize Div/Rem by positive const for non-negative dividends by Evgeny Astigeevich · 3 years, 11 months ago quartz-bot quartz-4 quartz-4.1 quartz-4.2 quartz-4.3
  5. f434872 ARM: Optimize Div/Rem by 2^n for non-negative dividends by Evgeny Astigeevich · 3 years, 11 months ago
  6. 8ecb2aa ARM32: Combine LSR into ADD for Div by 2^n by Evgeny Astigeevich · 3 years, 11 months ago
  7. 2ac162e Make the ART thread pool implementation use default-sized stacks on Bionic by Daniel Colascione · 4 years, 2 months ago
  8. 37fa989 ART: Transform Sub+Sub into Sub+Add to merge Shl by Evgeny Astigeevich · 4 years ago
  9. 8c6e177 separate madvise calling from critical section by Pin-Chuan Liu · 4 years ago
  10. b64adbd ART: Add recognition of optimized HRems in BCE by Evgeny Astigeevich · 4 years ago
  11. 1f0b503 ART: Simplify HRem to reuse existing HDiv by Evgeny Astigeevich · 4 years ago
  12. 705fef8 ART: Add classes having intrinsics to boot image by Evgeny Astigeevich · 4 years ago quartz-3 quartz-3.1 quartz-3.2
  13. 64045ca END OF QPR3 merge by Jake Weinstein · 4 years ago
  14. 8e1e456 [art] Remove boot complete marker by Calin Juravle · 4 years, 4 months ago
  15. 44583b0 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 4 years, 7 months ago
  16. 8c03109 dex2oat: add --cpu-set command-line option by Orion Hodson · 4 years, 6 months ago
  17. b9e0bff Add fast path for exception vreg copying. by David Srbecky · 4 years, 11 months ago
  18. 30bc24b Stack maps: Refactor constructors. by David Srbecky · 5 years ago
  19. 31cf396 Stack walk: Cache CodeInfo and StackMap for current PC. by David Srbecky · 5 years ago
  20. b1f88a6 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 5 years ago