Contains fixes from @bnjbvr to codegen as a part of https://github.com/bnjbvr/cranelift/pull/2; necessary for SIMD features to work
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.