Remove some unnecessary moves in the x64 gen_memcpy implementation -- the call instruction that's generated will already constrain the args to those registers.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.