Files
kotlin-fork/compiler/testData/codegen/bytecodeText
Ilmir Usmanov 697c8637ee For all int-like typed variables, use int as field type and coerce
it during spill-unspill.
Coerce int to boolean, otherwise, VerifyError is thrown on android
Completely rewrite SpilledVariableFieldTypesAnalysis... again,
but this time use BasicInterpreter
This way, the analysis both does not use SourceInterpreter and
is in line with the rest on analyses.
2020-07-01 17:26:47 +02:00
..
2020-01-20 16:00:36 +01:00
2020-06-30 18:24:25 +03:00
2020-04-09 07:37:30 +02:00
2020-01-21 11:26:02 +01:00
2020-06-18 12:22:53 +03:00