Logo
Explore Help
Register Sign In
jlengrand/kotlin
1
0
Fork 0
You've already forked kotlin
mirror of https://github.com/jlengrand/kotlin.git synced 2026-05-18 08:31:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
c329c2263012bbe7c716ed05aa98fe2beb467bd0
kotlin/compiler/testData/codegen/bytecodeText/conditions
History
Mads Ager 1f4a3b0d1c [JVM_IR] Avoid safe-call conversions from Byte? and Short? to Int? for
comparisons.

Having those conversions leads to unnecesary boxing and null checks.

This change does it only for JVM in the optimization lowering. It
is unclear to me if the other backends can get away with something
similar.
2020-05-08 11:39:30 +03:00
..
conjunction.kt
…
conjunctionInDoWhile.kt
…
conjunctionInWhile.kt
…
disjunction.kt
…
negatedConjuction.kt
…
negatedDisjunction.kt
…
negatedNonZeroCompareInDoWhile.kt
…
negatedNonZeroCompareInIf.kt
…
negatedNonZeroCompareInWhile.kt
…
negatedNullCompareInDoWhile.kt
…
negatedNullCompareInIf.kt
…
negatedNullCompareInWhile.kt
…
negatedZeroCompareInDoWhile.kt
…
negatedZeroCompareInIf.kt
…
negatedZeroCompareInWhile.kt
…
noBoxingForBoxedEqPrimitive.kt
[JVM_IR] Avoid safe-call conversions from Byte? and Short? to Int? for
2020-05-08 11:39:30 +03:00
noBoxingForPrimitiveEqBoxed.kt
[JVM_IR] Avoid safe-call conversions from Byte? and Short? to Int? for
2020-05-08 11:39:30 +03:00
noBoxingForPrimitiveEqObject.kt
…
nonZeroCompareInDoWhile.kt
…
nonZeroCompareInIf.kt
…
nonZeroCompareInWhile.kt
…
nullCompareConst.kt
…
nullCompareInDoWhile.kt
…
nullCompareInIf.kt
…
nullCompareInWhile.kt
…
zeroCompareInDoWhile.kt
…
zeroCompareInIf.kt
…
zeroCompareInWhile.kt
…
Powered by Gitea Version: 1.25.4 Page: 1136ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API