Files
wasmtime/cranelift/codegen
Andrew Brown 659725b465 Add x86-specific SIMD settings, e.g. SSE2
Also, ties SIMD ISA predicates to the shared enable_simd setting
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.