* Add tests for bitcast * Migrate bitcast to ISLE * Add tests for fabs * Lower fabs in ISLE * Add tests for fneg * Lower fneg in ISLE
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.