Files
kotlin-fork/compiler/testData/codegen/bytecodeText
pyos 85b4668b7c JVM_IR: optimize more if-null chains
1. consider reads of fields from the same file "stable" just like
    functions, i.e. assume their nullability information is correct
 2. apply if-null fusion repeatedly until the subject is no longer a
    nested if-null expression
2021-04-13 11:48:36 +03:00
..
2020-01-20 16:00:36 +01:00
2021-03-22 17:35:08 +01:00
2020-10-28 11:43:25 +03:00
2020-06-18 12:22:53 +03:00