1. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 3 months ago
  2. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 3 months ago
  3. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
  4. 1e20e51 Build system support for Checker tests in Tradefed by Daniil Riazanovskiy · 4 years, 4 months ago
  5. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
  6. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 5 years ago
  7. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  8. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 5 years ago
  9. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 6 years ago
  10. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 7 years ago
  11. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  12. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  13. 0be8cab Revert "ART: Use the bitstring type check for AOT app compilation." by Nicolas Geoffray · 7 years ago
  14. 718e831 ART: Use the bitstring type check for AOT app compilation. by Vladimir Marko · 7 years ago
  15. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  16. 4cabe1f Remove few MIPS checker tests from 552-checker-sharpening by Goran Jakovljevic · 7 years ago
  17. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 7 years ago
  18. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  19. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  20. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  21. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  22. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  23. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  24. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  25. e0be2fe Merge "MIPS32R6: Improve PC-relative string/class loads and invokes." by Treehugger Robot · 8 years ago
  26. 6b892cd MIPS32R6: Improve PC-relative string/class loads and invokes. by Alexey Frunze · 8 years ago
  27. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  28. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  29. 48886c2 Remove HLoadClass::LoadKind::kDexCachePcRelative. by Vladimir Marko · 8 years ago
  30. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 8 years ago
  31. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
  32. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
  33. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  34. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 8 years ago
  35. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  36. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  37. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  38. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 9 years ago
  39. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 9 years ago
  40. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  41. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 9 years ago