Files
wasmtime/cranelift/codegen
Trevor Elliott c1d6ca48a7 ISLE: Resolve overlap in the riscv64 backend (#4982)
Resolve overlap in the RiscV64 backend by adding priorities to rules. Additionally, one test updated as a result of this work, as a peephole optimization for addition with immediates fires now.
2022-09-29 17:22:25 -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.