Files
wasmtime/cranelift/codegen
Andrew Brown 772ce73f7f Add x86_pblendw instruction
This instruction is necessary for lowering `fcvt_from_uint`.
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.