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