This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
415750c393c6458ed4cd094fe5163e342474351c
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
lazyCodegen
History
Steven Schäfer
0b76f60b63
JVM IR: Handle NonInlinedConst
2019-10-05 10:52:59 +02:00
..
inlineConstInsideComparison.kt
…
negateConst.kt
…
negateConstantCompare.kt
JVM IR: Handle NonInlinedConst
2019-10-05 10:52:59 +02:00
negateObjectComp.kt
Generate better code for branches based on comparisons.
2019-02-19 15:46:52 +01:00
negateObjectCompChaing.kt
Generate better code for branches based on comparisons.
2019-02-19 15:46:52 +01:00
negateVar.kt
JVM_IR: Do not materialize negated boolean for branches.
2019-01-03 08:21:31 +01:00
negateVarChain.kt
JVM IR: simplify chains of negations in if conditions.
2019-01-08 12:09:23 +01:00