This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fc106572e9b410f697fe2e0e11f6792d79f37aa
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
nullCheckOptimization
T
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