1. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  2. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  3. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  4. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 8 years ago
  5. ba8023b ARM: VIXL32: Update the trampoline compiler. by Anton Kirilov · 8 years ago
  6. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  7. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 8 years ago
  8. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  9. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  10. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  11. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  12. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 9 years ago
  13. fbeb4ae Revert "ART: Implement literal pool for arm, fix branch fixup." by Vladimir Marko · 9 years ago
  14. f38caa6 ART: Implement literal pool for arm, fix branch fixup. by Vladimir Marko · 9 years ago
  15. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  16. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  17. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  18. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 10 years ago
  19. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  20. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  21. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  22. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 10 years ago
  23. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  24. 0f89dac AArch64: Fix the usage of IP0, IP1 as temporary registers by Serban Constantinescu · 10 years ago
  25. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  26. c6ee54e Trampoline and assembly fixes for ARM64 by Andreas Gampe · 10 years ago
  27. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  28. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  29. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  30. 659efe7 Fix missing files. by Ian Rogers · 11 years ago