1. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 6 years ago
  2. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 6 years ago
  3. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 6 years ago
  4. 4cabe1f Remove few MIPS checker tests from 552-checker-sharpening by Goran Jakovljevic · 7 years ago
  5. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 7 years ago
  6. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  7. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  8. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 7 years ago
  9. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 7 years ago
  10. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 7 years ago
  11. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 7 years ago
  12. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 7 years ago
  13. e0be2fe Merge "MIPS32R6: Improve PC-relative string/class loads and invokes." by Treehugger Robot · 7 years ago
  14. 6b892cd MIPS32R6: Improve PC-relative string/class loads and invokes. by Alexey Frunze · 7 years ago
  15. 94e25db Make no-relocate the default. by Nicolas Geoffray · 7 years ago
  16. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 7 years ago
  17. 48886c2 Remove HLoadClass::LoadKind::kDexCachePcRelative. by Vladimir Marko · 7 years ago
  18. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 7 years ago
  19. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
  20. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
  21. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  22. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 8 years ago
  23. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  24. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  25. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  26. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 8 years ago
  27. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 8 years ago
  28. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 8 years ago
  29. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 8 years ago