Files
wasmtime/cranelift/codegen
Andrew Brown 8cfff26957 machinst x64: implement floating point comparisons
Note that this fixes an encoding issue in which the packed single and packed double prefixes were flipped.
2020-08-04 13:24:38 -07:00
..
2020-07-24 19:29:12 +02:00

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