* Restrict the types for isplit and iconcat to match backends * Admit unimplemented bitwidths to isplit/iconcat * Modify the NarrowInt type instead of shadowing it * Fix filetest failures
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.