Files
wasmtime/cranelift/codegen
Andrew Brown baf71f5a5f Add AVX-related settings
Many more settings are possible but this subset is required in order to distinguish instructions that can use EVEX encodings.
2020-03-06 10:53:22 -08:00
..
2020-03-06 10:53:22 -08:00
2020-02-24 15:10:08 -08:00
2019-12-07 09:47:43 -08:00

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