* cranelift: Added fp and, or, xor, not ops to interpreter. * Formatting. * Removed archtecture dependent test on float-bitops.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.