Files
wasmtime/cranelift/codegen
Anton Kirilov 51a551fb39 Implement vector element extensions for AArch64
This commit also includes load and extend operations. Both are
prerequisites for enabling further SIMD spec tests.

Copyright (c) 2020, Arm Limited.
2020-06-09 12:28:49 +01:00
..
2020-06-08 12:52:13 -07:00
2020-06-04 14:34:05 -05:00

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