Files
wasmtime/cranelift/codegen
Andrew Brown 5f0e5567c1 Add scalar_to_vector instruction
Moves scalar values in a GPR register to an FPR register
2019-07-16 17:07:44 -07:00
..
2019-07-16 17:07:44 -07:00
2019-07-12 15:48:19 -07:00

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