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 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c09a26e16fd18e36c481b9635838ca912d2ecb9
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
History
Dmitry Petrov
3fc106572e
Make redundant null check optimization independent of boxing optimization algorithm.
...
Run DCE after each single redundant null check optimization pass.
2017-03-13 09:04:31 +03:00
..
ifNullEqualsNull.kt
Make redundant null check optimization independent of boxing optimization algorithm.
2017-03-13 09:04:31 +03:00
ifNullEqualsNullInline.kt
Make redundant null check optimization independent of boxing optimization algorithm.
2017-03-13 09:04:31 +03:00
ifUnitEqualsNull.kt
Make redundant null check optimization independent of boxing optimization algorithm.
2017-03-13 09:04:31 +03:00
ifUnitEqualsNullInline.kt
Make redundant null check optimization independent of boxing optimization algorithm.
2017-03-13 09:04:31 +03:00