Files
wasmtime/cranelift/codegen
Joey Gouly 0f462330e0 arm64: Implement AllTrue and AnyTrue
This enables the simd_boolean WASM SIMD spec test.

Copyright (c) 2020, Arm Limited.
2020-06-17 15:40:51 +01:00
..
2020-06-17 15:40:51 +01:00

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