Files
wasmtime/cranelift/codegen
Trevor Elliott c9ff14e00b Resolve overlap in the s390x backend (#5002)
Resolve overlap in the s390x backend by adding rule priorities to disambiguate rule order.
2022-10-03 17:06:10 -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.