Files
wasmtime/cranelift/codegen
Samrat Man Singh 4d34c22a1c Use F64X2 as type when saving and restoring XMM registers
When adding floating-point registers as callee-saved register to
block- and function parameter lists add them as `F64X2` arguments.
2020-04-13 09:48:08 -07:00
..
2020-04-03 13:13:37 -07:00
2019-12-07 09:47:43 -08:00
2020-04-03 13:13:37 -07:00

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