Files
wasmtime/cranelift/codegen
Trevor Elliott 46e42601eb ISLE: Always default the priority to 0 (#4983)
* Always default priorities to 0 in the ISLE IR
* Fix a hidden overlap in the x64 backend
2022-09-29 15:32:29 -07:00
..
2021-10-10 14:19:08 +02:00

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