- 8a504d0 Revert "Fix Kotlin debug tests by reverting formatting" by Søren Gjesse · 5 weeks ago
- 90045a8 Fix Kotlin debug tests by reverting formatting by Søren Gjesse · 5 weeks ago
- b5ae53d Add Kotlin format check to presubmit by Søren Gjesse · 5 weeks ago
- 7b91517 Rename duplicate_annotation/main.kt to prevent compilation errors by Morten Krogh-Jespersen · 3 years, 4 months ago
- 8a0f8f2 Add test for not inlining call to checkNotNullParameter by Morten Krogh-Jespersen · 3 years, 4 months ago
- 6f65b97 Rewrite kotlin data inlining test to circumvent stringPlus in 1.5 by Morten Krogh-Jespersen · 3 years, 5 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
- 358c8a7 Internalize remaining kotlin tests and remove the build targets by Morten Krogh-Jespersen · 4 years, 1 month ago
- f6bc782 Internalize compilation of debug kotlin tests by Morten Krogh-Jespersen · 4 years, 1 month ago
- f03c8aa Reproduce b/139432507: double-inliner misses simple inlining candidates. by Jinseong Jeon · 6 years ago
- 2341e61 Use the arity of k-style lambda group's interface, not main method. by Jinseong Jeon · 6 years ago
- 3682ef4 Reproduce b/133379765: λ group arity mismatch after unused arg removal. by Jinseong Jeon · 6 years ago
- 3bb0afa Add tests about duplicate entries in annotation set. by Jinseong Jeon · 6 years ago
- 80f7119 Add a test about optimizing unused Kotlin singleton. by Jinseong Jeon · 6 years ago
- 5e96546 Refactor Kotlin tests. by Jinseong Jeon · 6 years ago
- ea1e536 Add test to optimize Kotlin lambdas after merging. by Jinseong Jeon · 6 years ago
- a44981a Merge compute(Kotlin)?NonNullParamHints into one. by Jinseong Jeon · 6 years ago
- fe2d8a3 Account for synthetic arguments of enum class initializer by Jinseong Jeon · 6 years ago
- ee5edba Reproduce b/120951621: stripped-out Kotlin @DebugMetadata and getters. by Jinseong Jeon · 6 years ago
- 04a8e82 Add more ifz tests using Kotlin !! and ?. operators. by Jinseong Jeon · 6 years ago
- 7bffb31 Honor force inlining in the default inlining oracle by Søren Gjesse · 6 years ago
- 69b6218 Reduce threshold for inline decision. by Jinseong Jeon · 6 years ago
- 6c3aeeb Reproduce j-style lambda merger with self-recursion. by Jinseong Jeon · 6 years ago
- 17f0681 Simple class staticizer by Denis Vnukov · 7 years ago
- 25250b3 Performing if-zero-test optimization after class inlining by Denis Vnukov · 7 years ago
- eecbea9 Revising parameter usage info. by Denis Vnukov · 7 years ago
- b7cb52c Support kotlin k-style lambdas in class inliner by Denis Vnukov · 7 years ago
- eb81dc9 Optimizing class inliner to favor kotlin j-/k-style lambdas. by Denis Vnukov · 7 years ago
- 9031862 Better support for Kotlin j-style lambdas in class inliner by Denis Vnukov · 7 years ago
- 170aff7 Add test for object and global Kotlin properties by Sebastien Hertz · 7 years ago
- be754b1 Add Kotlin tests for null-check simplification. by Jinseong Jeon · 7 years ago
- 608564a Repackage kotlin lambda merge tests by Sebastien Hertz · 7 years ago
- a98e3ab Fix compilation in IntelliJ by Sebastien Hertz · 7 years ago
- c22da84 Java-style lambda class merging. by Denis Vnukov · 7 years ago
- c061286 Add more Kotlin accessor tests by Sebastien Hertz · 7 years ago
- 4c8de06 Kotlin-style lambda class merging, phase 1. by Denis Vnukov · 7 years ago
- 5b41916 Inline static methods preserving class initialization by Sebastien Hertz · 7 years ago
- 79a314f Add tests for Kotlin companion properties by Sebastien Hertz · 7 years ago
- 7fb951f Add tests for Kotlin properties by Sebastien Hertz · 7 years ago
- da65abc Revise test about Kotlin copy methods by Sebastien Hertz · 7 years ago
- e96f0bc Adding a black list of methods which are never supposed to be inlined. by Denis Vnukov · 7 years ago
- 52ecc61 Follow-up on Kotlin tests main classes by Sebastien Hertz · 7 years ago
- d331377 Move Kotlin R8 optimization test resources by Sebastien Hertz · 7 years ago