Files
kotlin-fork/compiler/testData
Mads Ager d68a1898d0 JVM_IR: Use direct field access instead of calling certain accessors.
Final default properties accessors that access a backing field
on the same class can be replaced by direct field use.

Perform the optimization late in the pipeline to allow lowerings
to expose more opportunities for optimizations.
2020-01-31 09:31:52 +01:00
..
2020-01-21 03:26:09 +03:00
2020-01-30 10:27:01 +03:00