Files
wasmtime/cranelift/codegen
Andrew Brown a3db30d97e Add x86 encoding for SIMD icmp eq
Also adds a predicate for matching the `eq` IntCC code (TODO this should be replaced by something more general)
2019-09-24 09:33:07 -07:00
..
2019-09-24 09:33:07 -07:00
2019-09-24 09:33:07 -07:00
2019-09-20 14:11:15 -07:00

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