Files
wasmtime/cranelift/codegen
Benjamin Bouvier 3a4b1cc989 Split define encodings + start splitting instruction definitions (#1322)
* [meta] Split the x86 encodings define function into smaller ones;
* [meta] Start splitting instruction definitions into smaller functions;
2020-01-08 09:38:40 -08:00
..
2019-12-07 09:47:43 -08:00
2019-12-18 12:37:08 +01:00

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