Files
wasmtime/cranelift/codegen
Andrew Brown e72434e58f Add boolean encodings for x86
Includes and, or, xor, not, and regmove; TODO re-factor PerCpuModeEncodings to avoid code duplication
2019-09-19 10:53:40 -07:00
..
2019-09-19 10:53:40 -07:00
2019-09-19 10:53:40 -07:00

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