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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fc106572e9b410f697fe2e0e11f6792d79f37aa
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