* aarch64: Implement `bmask`/`bextend` in ISLE * cranelift: Remove vector versions of `bextend` * aarch64: Cleanup `bmask`/`bextend` documentation
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.