Files
wasmtime/cranelift/codegen
Johnnie Birch a31336996c Add support for some packed multiplication for new x64 backend
Adds support for i32x4, and i16x8 and lowering for pmuludq in
preperation for i64x2.
2020-08-19 10:24:14 -07:00
..
2020-08-07 10:08:44 -07:00
2020-07-24 19:29:12 +02:00
2020-08-18 09:51:35 -07:00

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