Files
wasmtime/cranelift/codegen
Andrew Brown 546fc9ddf1 Add x86_vcvtudq2ps instruction
This instruction converts i32x4 to f32x4 in several AVX512 feature sets.
2020-06-12 15:06:22 -07:00
..
2020-06-12 15:06:22 -07:00
2020-06-12 15:06:22 -07:00

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