Files
wasmtime/cranelift/codegen
Afonso Bordado 45faace329 aarch64: Implement i128 br_icmp
The previous commit deduplicated the icmp impl, so we reuse that
but make modifications where we don't need to set the results.
2021-06-19 22:01:33 +01:00
..
2021-06-09 14:00:13 -05:00
2021-06-09 14:00:13 -05:00
2021-06-19 22:01:33 +01:00
2021-02-18 13:01:01 +01:00
2021-06-15 22:56:10 -05:00

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