This updates the signatures of the `xmm_rm_r` helper function and then updates existing users and migrates other users to the helper now that the type information is no longer required.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.