Files
wasmtime/cranelift/codegen
Andrew Brown 0ab5760fd7 Add x86 SIMD instructions for min and max
Only the I8, I16, and I32 versions are included since Cranelift lacks support for AVX.
2019-11-05 16:42:34 -08:00
..
2019-11-05 13:59:19 -08:00
2019-11-05 14:36:03 -08:00
2019-10-30 09:47:25 +01:00
2019-11-05 13:59:19 -08:00

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