It works slightly better with IR DCE -- we get about 6% less code on box tests.
- Port part of 'misc.js' from current backend to 'bitUtils.kt' in IR backend - Enable toBits, toRawBits, fromBits extension function on Double and Float - Enable Double.withSign - Refactor getNumberHashCode using new utils