Files
wasmtime/cranelift/codegen
Anton Kirilov 480670e17f Enable the simd_boolean test for AArch64
Also, enable the simd_i64x2_arith2 test because it doesn't need
any code changes.

Copyright (c) 2021, Arm Limited.
2021-04-27 20:19:51 +01:00
..
2021-02-18 13:01:01 +01:00
2021-04-23 12:05:18 -07:00

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