Logo
Explore Help
Register Sign In
azalea/kotlin-fork
1
0
Fork 0
You've already forked kotlin-fork
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
acc3dc0daa9d7982db5038155d3d711a2d2001ae
kotlin-fork/compiler/testData/codegen/bytecodeText/conditions
T
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
JVM_IR: Optimize disjunction condition with intrinsic function call.
2019-05-28 08:48:43 +02:00
negatedConjuction.kt
…
negatedDisjunction.kt
…
negatedNonZeroCompareInDoWhile.kt
…
negatedNonZeroCompareInIf.kt
…
negatedNonZeroCompareInWhile.kt
…
negatedNullCompareInDoWhile.kt
…
negatedNullCompareInIf.kt
…
negatedNullCompareInWhile.kt
…
negatedZeroCompareInDoWhile.kt
…
negatedZeroCompareInIf.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
negatedZeroCompareInWhile.kt
…
noBoxingForBoxedEqPrimitive.kt
…
noBoxingForPrimitiveEqBoxed.kt
…
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.26.1 Page: 1035ms Template: 3ms
Auto
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