Files
wasmtime/cranelift/codegen
Andrew Brown e92cbfb283 x64: port icmp to ISLE (#3886)
* x64: port GPR-held `icmp` to ISLE
* x64: port equality `icmp` for i128 type
* x64: port `icmp` for vector types
* x64: rename from_intcc to intcc_to_cc
2022-03-18 11:22:09 -07:00
..
2021-10-10 14:19:08 +02:00
2022-03-07 15:18:34 -06:00
2022-03-07 15:18:34 -06:00
2022-03-18 11:22:09 -07:00
2022-03-07 15:18:34 -06:00

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