1. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 7 years ago
  2. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 7 years ago
  3. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  4. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  5. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  6. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  7. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  8. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  9. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 8 years ago
  10. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  11. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 9 years ago
  12. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  13. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  14. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 9 years ago
  15. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 9 years ago
  16. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 9 years ago
  17. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 9 years ago
  18. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 9 years ago