- Fixed CI tests for AArch64 and old x86. - Rename `simd-umulhi.clif` to `umulhi.clif`. - Rename `simd-umulhi-aarch64.clif` to `simd-umulhi.clif`. Copyright (c) 2021, Arm Limited.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.