Files
wasmtime/cranelift/codegen
Andrew Brown 6460fe705f Add x86 SIMD ishl
Only the shifts with applicable SSE2 instructions (i.e. 16-64 bit width) are implemented here.
2019-10-15 15:51:50 -07:00
..
2019-10-15 15:51:50 -07:00
2019-10-15 11:11:48 -07:00
2019-10-15 11:11:48 -07:00

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