* Add support for processor features (including auto-detection). * Move base architecture set requirement back to z14. * Add z15 feature sets and re-enable z15-specific code generation when required features are available.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.