1. bbc1fa2 Reproduce redundant argument to phi move by Christoffer Adamsen · 5 months ago
  2. 671969f Skip verification check for SystemUI benchmark by Christoffer Adamsen · 5 months ago
  3. bced89d Account for java.lang.Object being in program when compiling libcore by Christoffer Adamsen · 5 months ago
  4. b11bf60 Add outstanding compilation options to R8 build metadata by Christoffer Adamsen · 5 months ago
  5. f2feba4 Test presence of core library desugaring build metadata by Christoffer Adamsen · 5 months ago
  6. 723a269 Move startup layout optimization info to dex file metadata by Christoffer Adamsen · 5 months ago
  7. 25c6e27 Check absence of (lock) verification errors in R8 benchmarks by Christoffer Adamsen · 5 months ago
  8. 01fd21a Use perf.drop_caches in adb_utils by Christoffer Adamsen · 5 months ago
  9. 183e680 Clarify build time is nanos in build metadata by Christoffer Adamsen · 5 months ago
  10. 732b7dc Don't assume fixed return values if there are throwing instructions by Rico Wind · 5 months ago
  11. fb3d2d7 Unify naming in build metadata by Christoffer Adamsen · 5 months ago
  12. 794231e Fix NPE when compiling libcore by Christoffer Adamsen · 5 months ago
  13. 885e13f Disable warnings for implicitly kept default constructors by Søren Gjesse · 5 months ago
  14. c2ca42a Extend build metadata test to feature splits by Christoffer Adamsen · 5 months ago
  15. 2cd6b69 Emit keep stats in metadata by Christoffer Adamsen · 5 months ago
  16. de1a3e4 Limit MissingStartupProfileItemsDiagnostic to 100 items by Christoffer Adamsen · 5 months ago
  17. 3fa9929 Emit feature split metadata by Christoffer Adamsen · 5 months ago
  18. 97234bd Emit build speed and threads in metadata by Christoffer Adamsen · 5 months ago
  19. 45f41b6 Show warmup in perf by Christoffer Adamsen · 5 months ago
  20. 6842588 Include warmup runtime in benchmark results by Christoffer Adamsen · 5 months ago
  21. e3be091 Add minimal reproduction of R8 generated code not throwing exception by Rico Wind · 5 months ago
  22. f516276 Add extend support for embedded rules in library providers by Søren Gjesse · 5 months ago
  23. 4cfe51e Reapply "Update gae-deploy builder recipe location" by Søren Gjesse · 5 months ago
  24. 91e4ad1 Revert "Update gae-deploy builder recipe location" by Rico Wind · 5 months ago
  25. 4ca294a Add preview API for R8 partial shrinking by Søren Gjesse · 5 months ago
  26. 33df698 Update gae-deploy builder recipe location by Søren Gjesse · 5 months ago
  27. 75956a2 Add test inspection of program classes only by Søren Gjesse · 5 months ago
  28. 0e233de Add inspection of D8 and R8 input and output for R8 partial compilation by Søren Gjesse · 5 months ago
  29. 2c07209 Update compilerdump doc with info for platform by Rico Wind · 5 months ago
  30. 2fb9d7f Add comments on when javac will generate `$closeResource` by Søren Gjesse · 5 months ago
  31. 6a9a086 Reland support for resource shrinking in dumps by Rico Wind · 5 months ago
  32. e5310ea Revert "Support resources shrinking in compiledump" by Rico Wind · 5 months ago
  33. 70edc9d Update test expectations for ServiceLoaderRewritingTest by Søren Gjesse · 5 months ago
  34. 8c3227a Add support for embedded rules in classpath and library providers by Søren Gjesse · 5 months ago
  35. 8204d26 Fix resource shrinker state for identical resource tables by Rico Wind · 5 months ago
  36. dc3c86b Keep semantics for missing service interfaces by Søren Gjesse · 5 months ago
  37. a771fe8 Do not apply ServiceLoaderRewriter to non-public service types by Andrew Grieve · 6 months ago
  38. 15d893c Default to optimized resource shrinking in CLI by Rico Wind · 6 months ago
  39. 34dcf0d Ensure jdks when running compiledump by Rico Wind · 6 months ago
  40. 445958b Update test expectations for issue 370217724 by Søren Gjesse · 6 months ago
  41. ed3c972 Revert "Do not optimize append indexing into char[] or CharSequence" by Søren Gjesse · 6 months ago
  42. f9453cf Add reproduction of issue 370303498 by Søren Gjesse · 6 months ago
  43. 651d709 Add reproduction of issue 370217723 by Søren Gjesse · 6 months ago
  44. c70826e Do not optimize append indexing into char[] or CharSequence by Søren Gjesse · 6 months ago
  45. 794321a Add reproduciton of issue 370217724 by Søren Gjesse · 6 months ago
  46. 90bcad2 Support resources shrinking in compiledump by Rico Wind · 6 months ago
  47. 11bb05c Update test infrastructure to support R8 partial compilation by Søren Gjesse · 6 months ago
  48. 75e911f Prototype for R8 partial compilation by Søren Gjesse · 6 months ago
  49. 7396282 Rename run to runInternal by Søren Gjesse · 6 months ago
  50. 01e0cb0 Add reproduction of issue 369739225 by Søren Gjesse · 6 months ago
  51. 491e0ce Add reproduction of issue 369739224 by Søren Gjesse · 6 months ago
  52. 4d4e563 Reproduce CME on JVM but not on ART by Christoffer Quist Adamsen · 6 months ago
  53. 8208097 Update compilerdump.md with info on resource files by Rico Wind · 6 months ago
  54. 36378a1 Export KeepInfoCollection for debugging by Clément Béra · 6 months ago
  55. 5365559 Avoid clearing OneShotByteResources on dump input by Christoffer Adamsen · 6 months ago
  56. 5b6302e Fix incorrect marking of virtual dispatch as monomorphic by Christoffer Adamsen · 6 months ago
  57. 1844dc6 Update main class in B369418242Test by Christoffer Adamsen · 6 months ago
  58. 4329784 Reproduce IAE after kotlinc by Christoffer Adamsen · 6 months ago
  59. 44c473b Add tests for Kotlin 2.1.0-beta1 by Clément Béra · 6 months ago
  60. d48b636 Enable KeepInfo canonicalization for Bottom by Clément Béra · 6 months ago
  61. 17cc207 Add test with invalid protected member access by Søren Gjesse · 6 months ago
  62. e89fa63 Add test of member rebinding in program with protected method by Søren Gjesse · 6 months ago
  63. 7510ac9 Revert "Avoid super hierarchy traversals when visiting all classes" by Christoffer Adamsen · 6 months ago
  64. 8c27293 Update tag script to create remote tags using Gerrit REST API by Søren Gjesse · 6 months ago
  65. fef99eb Don't rebind to protected library members when generating class files by Søren Gjesse · 6 months ago
  66. 7c6de9e Avoid super hierarchy traversals when visiting all classes by Christoffer Adamsen · 6 months ago
  67. 8cf0a58 Extend materialized rule merging to rules with members in precondition by Christoffer Adamsen · 6 months ago
  68. 38eecec Merge materialized if rules by Christoffer Adamsen · 6 months ago
  69. 66cb9a6 Utility to merge materialized if rules by Christoffer Adamsen · 6 months ago
  70. 30ee8aa Pin if preconditions directly instead of using rule evaluation by Christoffer Adamsen · 6 months ago
  71. b390146 Improve removal of fully applied if rules by Christoffer Adamsen · 6 months ago
  72. e70d149 Misc. prerequisites for merging subsequent if rules by Christoffer Adamsen · 6 months ago
  73. 013cbed Fail when benchmarks throw unexpected exceptions by Christoffer Adamsen · 6 months ago
  74. 8837d9f Break after first fixpoint analysis that enqueues work item by Christoffer Adamsen · 6 months ago
  75. cc91135 Reapply "Specialize enqueuer analyses" by Christoffer Adamsen · 6 months ago
  76. bf37766 Reapply "Only re-evaluate if rules with members on classes with newly live members" by Christoffer Adamsen · 6 months ago
  77. 6244ac8 Reapply "Fix inadequate grouping of if rules during evaluation" by Christoffer Adamsen · 6 months ago
  78. 9aac058 Reapply "Group if rules without members by equivalence for shared class evaluation" by Christoffer Adamsen · 6 months ago
  79. 672e33a Reapply "Only evaluate if rules without members once per class" by Christoffer Adamsen · 6 months ago
  80. 3684641 Reapply "Rewrite if rule evaluator to enqueuer extension" by Christoffer Adamsen · 6 months ago
  81. c90ab15 Reapply "Avoid computing effectively live info in each if rule evaluation" by Christoffer Adamsen · 6 months ago
  82. 563775b Don't instantiate legacy structure in optimized resource shrinking mode by Rico Wind · 6 months ago
  83. 82f0acd Support tagging versions locally by Christoffer Quist Adamsen · 6 months ago
  84. 98875a4 Reapply "Cleanup if rule evaluator by removing ifRules field and timing" by Christoffer Adamsen · 6 months ago
  85. e6e2eee Reapply "Introduce method to evaluate if-rule on a single class" by Christoffer Adamsen · 6 months ago
  86. b83d340 Reapply "Move if rule evalation logic to own class" by Christoffer Adamsen · 6 months ago
  87. 6ab24e5 Emit more metrics for resource shrinking benchmarks by Christoffer Quist Adamsen · 6 months ago
  88. 2aee841 Add --land option to test.py by Christoffer Adamsen · 6 months ago
  89. 5d22f0d Don't convert resource locations into system specific paths. by Rico Wind · 6 months ago
  90. 284727f Fix bad import in test by Christoffer Quist Adamsen · 6 months ago
  91. 59a0c58 Reproduce monomorphic method state for interface method by Christoffer Quist Adamsen · 6 months ago
  92. 4857658 Add reproduction of VerifyError calling java.lang.Object.clone() by Søren Gjesse · 6 months ago
  93. f4b5328 Revert "Reapply "Move if rule evalation logic to own class"" by Christoffer Adamsen · 6 months ago
  94. 91a4511 Canonicalize KeepInfo by Clément Béra · 6 months ago
  95. 1d45faa Remove new assert in Enqueuer by Christoffer Adamsen · 6 months ago
  96. 563b772 Fix NPE in IfRuleEvaluatorFactory by Christoffer Adamsen · 6 months ago
  97. e5bd7dd Reapply "Rewrite if rule evaluator to enqueuer extension" by Christoffer Adamsen · 6 months ago
  98. be24b59 Reapply "Avoid computing effectively live info in each if rule evaluation" by Christoffer Adamsen · 6 months ago
  99. 6d8adb6 Reapply "Cleanup if rule evaluator by removing ifRules field and timing" by Christoffer Adamsen · 6 months ago
  100. bedce3d Reapply "Introduce method to evaluate if-rule on a single class" by Christoffer Adamsen · 6 months ago