Files
wasmtime/cranelift/codegen
dheaton-arm 562947c678 Fix CI tests + rename tests
- 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.
2021-09-03 10:37:24 +01:00
..
2021-09-03 10:37:24 +01:00
2021-02-18 13:01:01 +01:00
2021-08-04 09:53:47 -05:00

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.