* cranelift: Fix shifts and implement rotates in interpreter * x64: Implement `rotl`/`rotr` for some small type combinations
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.