- 34f30a0 Experimental option to disallow code replacement by default by Christoffer Adamsen · 8 months ago
- ed30c3c Remove uses of MethodAccessInfoCollection after final tree shaking by Christoffer Adamsen · 1 year, 1 month ago
- bd6ecf7 Reapply "Reapply "Reapply "Represent all original method information in positions""" by Ian Zerny · 1 year, 5 months ago
- d47e884 Revert "Reapply "Reapply "Represent all original method information in positions""" by Rico Wind · 1 year, 5 months ago
- c093f1b Reapply "Reapply "Represent all original method information in positions"" by Ian Zerny · 1 year, 5 months ago
- 65675a3 Revert "Reapply "Represent all original method information in positions"" by Ian Zerny · 1 year, 5 months ago
- da8beac Reapply "Represent all original method information in positions" by Ian Zerny · 1 year, 5 months ago
- 73e9fcd Revert "Represent all original method information in positions" by Ian Zerny · 1 year, 5 months ago
- bfdcaaa Represent all original method information in positions by Ian Zerny · 1 year, 5 months ago
- 0e899d3 Remove legacy method instructionInstanceCanThrow() by Christoffer Quist Adamsen · 1 year, 8 months ago
- 801af25 Allow access modification by default by Christoffer Quist Adamsen · 1 year, 9 months ago
- c27af3e Migrate remaining legacy example regression tests. by Ian Zerny · 1 year, 10 months ago
- 31c0423 [LIR] Add support for long or and neg instructions. by Ian Zerny · 1 year, 10 months ago
- 1926e33 [LIR] Add support for not instruction. by Ian Zerny · 1 year, 10 months ago
- f027763 Move finalizing of fields to after IR conversion by Christoffer Quist Adamsen · 1 year, 10 months ago
- cad47ce [LIR] Add support for neg and shift instructions. by Ian Zerny · 1 year, 11 months ago
- bdd18c2 Migrate more legacy regression tests. by Ian Zerny · 1 year, 11 months ago
- e81b303 [LIR] Add support for IOR by Ian Zerny · 1 year, 11 months ago
- aea82c8 Migrate enclosingmethod legacy test. by Ian Zerny · 1 year, 11 months ago
- 02a8436 Prepare tests for constructor inlining by Christoffer Quist Adamsen · 1 year, 11 months ago
- 07aeab9 Delete trivial example test. by Ian Zerny · 1 year, 11 months ago
- 72d43e1 [LIR] Add support for more binops. by Ian Zerny · 1 year, 11 months ago
- 93504d3 [LIR] Add support for new unboxed enum instance. by Ian Zerny · 1 year, 11 months ago
- 2fc5a66 [LIR] Add support for item-based const string. by Ian Zerny · 1 year, 11 months ago
- 9c21393 [LIR] Add support for multi-new-array. by Ian Zerny · 1 year, 11 months ago
- 5f01b57 Migrate legacy loadconst and UdpServer example tests. by Ian Zerny · 1 year, 11 months ago
- c431d6e Migrate legacy jumbostring example test to new test infra. by Ian Zerny · 1 year, 11 months ago
- 421c871 [LIR] Add support for int-switch. by Ian Zerny · 1 year, 11 months ago
- 9c85838 [LIR] Add support for instanceof. by Ian Zerny · 1 year, 11 months ago
- 9f0a324 Migrate hello world example test. by Ian Zerny · 1 year, 11 months ago
- 2dcefd7 [LIR] Add support for filled array. by Ian Zerny · 1 year, 11 months ago
- faacda3 [LIR] Add const class instruction. by Ian Zerny · 1 year, 11 months ago
- 5cb9f41 Move some example tests to new test infra. by Ian Zerny · 1 year, 11 months ago
- f6eb5da Move cse and catch example tests to new test set up. by Ian Zerny · 1 year, 11 months ago
- 40a851b [LIR] Move bridge example test and add checkcast. by Ian Zerny · 1 year, 11 months ago
- 53f0241 Migrate barray and arrayaccess to a non-legacy test. by Ian Zerny · 2 years ago
- 713e752 Remove remaining runs on DX from R8RunExamples by Rico Wind · 2 years, 1 month ago
- 902b647 Hack examples test for old runtimes to use comparison with JVM by Rico Wind · 2 years, 1 month ago
- 64f1521 Fix DataResourceTest on windows by Christoffer Quist Adamsen · 2 years, 1 month ago
- 001db58 Fix printing of annotations in regression test by Rico Wind · 2 years, 1 month ago
- 2a07292 Update LineNumberOptimizer to always insert positions for overloads by Morten Krogh-Jespersen · 2 years, 5 months ago
- 38c8ce2 Respect -keep rules in publicizing of fields by Christoffer Quist Adamsen · 2 years, 9 months ago
- 4591af5 Enable new stringbuilder optimizer by Morten Krogh-Jespersen · 2 years, 9 months ago
- acb4f32 Remove junit usage from mockito test code. by Ian Zerny · 3 years ago
- 3f85de8 Move abstract-method-removal legacy example test. by Ian Zerny · 3 years ago
- d7685eb Disallow method staticizing in tests by Christoffer Quist Adamsen · 3 years, 2 months ago
- da43d9b Remove call site optimization by Christoffer Quist Adamsen · 3 years, 5 months ago
- e7dac29 Always propagate values in R8 by Rico Wind · 3 years, 5 months ago
- 9c78d51 Reland "Extend argument propagator to instance initializers" by Christoffer Quist Adamsen · 3 years, 6 months ago
- e90f2d9 Revert "Widen dynamic types to unknown when they are not useful" by Christoffer Quist Adamsen · 3 years, 6 months ago
- fc9d626 Extend argument propagator to instance initializers by Christoffer Quist Adamsen · 3 years, 6 months ago
- 01343f8 Reland "Enable new argument propagation" by Christoffer Quist Adamsen · 3 years, 6 months ago
- e8d3f98 Revert "Enable new argument propagation" by Christoffer Quist Adamsen · 3 years, 6 months ago
- be44fc3 Enable new argument propagation by Christoffer Quist Adamsen · 3 years, 6 months ago
- 6fe706d Reland "Enable interface merging in second round of class merging" by Christoffer Quist Adamsen · 3 years, 10 months ago
- 1188c19 Revert "Enable interface merging in second round of class merging" by Christoffer Quist Adamsen · 3 years, 10 months ago
- 86a5ef0 Enable interface merging in second round of class merging by Christoffer Quist Adamsen · 3 years, 10 months ago
- 10f7ab7 Enable R8 support for using PCs in mapping file. by Ian Zerny · 3 years, 11 months ago
- 1c28c2f Update main-dex expectation after keeping annotations when noShrinking by Morten Krogh-Jespersen · 4 years ago
- fa11608 Better field value propagation of constant $r8$classId fields by Christoffer Quist Adamsen · 4 years, 1 month ago
- f6625e9 Use repackaging framework for minifying packages by Morten Krogh-Jespersen · 4 years, 1 month ago
- cc07cfd Fix missing classes in tests by Christoffer Quist Adamsen · 4 years, 1 month ago
- 9d26708 Always consider const string instructions as potentially throwing. by Ian Zerny · 4 years, 1 month ago
- 4fcaa65 Use same intermediate constructor name in horizontal and vertical merging by Christoffer Quist Adamsen · 4 years, 4 months ago
- e6d0019 Rewrite non-rebound field references during class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
- 847ea38 Enable new repackaging by default by Christoffer Quist Adamsen · 4 years, 6 months ago
- 3679637 Rewrite PackageNamingTest to use CodeInspector by Christoffer Quist Adamsen · 4 years, 6 months ago
- d37ed28 Rename GraphLens. by Ian Zerny · 4 years, 8 months ago
- 7100466 Reprocess trivial field accesses by Christoffer Quist Adamsen · 5 years ago
- 4c0b529 Fail in case of stdout/stderr unless explicitly allowed by Christoffer Quist Adamsen · 5 years ago
- cb04319 Make existing tests robust towards more aggressive class inlining by Christoffer Quist Adamsen · 5 years ago
- 2e4bcde Reland "Initial support for member value propagation for instance fields" by Christoffer Quist Adamsen · 5 years ago
- f99a4cf Revert "Initial support for member value propagation for instance fields" by Christoffer Quist Adamsen · 5 years ago
- ae1775c Initial support for member value propagation for instance fields by Christoffer Quist Adamsen · 5 years ago
- bfdbe60 Allow clinits that create a singleton instance to be postponed by Christoffer Quist Adamsen · 5 years ago
- ea8c8b4 R8/D8 working on dex for hello by clementbera · 5 years ago
- 16c1ea2 Member value propagation for float and double fields by Christoffer Quist Adamsen · 5 years ago
- e7479ea Enable inlining of synchronized methods by Christoffer Quist Adamsen · 5 years ago
- ba63da4 Move Objects.requireNonNull and Lomg.compare handling into BackportedMethodRewriter by Jake Wharton · 6 years ago
- 0fb0f52 Exploit that type information is exact for newly-created instances by Christoffer Quist Adamsen · 6 years ago
- 38fc8c5 Towards the propagation of call site optimization info. by Jinseong Jeon · 6 years ago
- ddf65a6 Don't inline into constructors when producing class files by Rico Wind · 6 years ago
- 0caca5d Print a warning if a Proguard configuration rule does not match anything by Christoffer Quist Adamsen · 6 years ago
- 9a1fb81 Desugar multianewarray instructions in new CF front-end. by Ian Zerny · 6 years ago
- 4781fcd Revert "Combine Long.compare/Objects.requireNonNull with Java 8 rewriter" by Jake Wharton · 6 years ago
- 2371125 Combine Long.compare/Objects.requireNonNull with Java 8 rewriter by Jake Wharton · 6 years ago
- f97e04c Prioritize noSideEffects in side-effect analysis of invocations. by Jinseong Jeon · 6 years ago
- 7289113 Keep structure/input separator when renaming inner classes. by Jinseong Jeon · 6 years ago
- c96d241 Split applymapping tests into source and shrunken library by Morten Krogh-Jespersen · 6 years ago
- 6d1dad0 IdentifierMinifierTest: add test with "-adaptclassstrings" (no filter) by Tamas Kenez · 6 years ago
- 30a3697 Remove test relying on auto value. by Ian Zerny · 6 years ago
- cd92637 Revert "Revert "Assert that definitionFor is only called on non-null class types."" by Christoffer Quist Adamsen · 6 years ago
- f2ba99b Merge "Remove dead array initializations" by Rico Wind · 6 years ago
- 005abea Remove dead array initializations by Rico Wind · 6 years ago
- d06b1dc Merge "Revert "Assert that definitionFor is only called on non-null class types."" by Ian Zerny · 6 years ago
- 4770852 Revert "Assert that definitionFor is only called on non-null class types." by Christoffer Quist Adamsen · 6 years ago
- 1d88e53 Merge changes Ic8b327c9,I8caad537 by Søren Gjesse · 6 years ago
- c0c7ab8 Add main dex tracing test for instanceof and checkcast by Søren Gjesse · 6 years ago
- bccaa81 Assert that definitionFor is only called on non-null class types. by Ian Zerny · 6 years ago
- 68af397 Add main dex tracing test for a new array reference by Søren Gjesse · 6 years ago