Currently we just basically use a two instruction version of the same i64 ops. IMMLogic doesn't really support multiple register inputs, so its left as a TODO for future optimizations.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.