Ensure that constants generated for the memory case of XmmMem values are always 16 bytes, ensuring that we don't accidantally perform an unaligned load. Fixes #4761
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.