Files
kotlin/compiler/testData/codegen/bytecodeText
Mads Ager 62f9e7a810 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-28 10:42:15 +01:00
..
2020-01-20 16:00:36 +01:00
2020-01-20 16:00:36 +01:00
2018-12-28 14:18:39 +03:00
2020-01-21 11:26:02 +01:00