Files
wasmtime/cranelift/codegen/src
Trevor Elliott b077854b57 Generate SSA code from returns (#5172)
Modify return pseudo-instructions to have pairs of registers: virtual and real. This allows us to constrain the virtual registers to the real ones specified by the abi, instead of directly emitting moves to those real registers.
2022-11-08 16:00:49 -08:00
..
2022-11-03 09:25:11 -07:00
2022-10-27 09:43:15 -07:00
2022-06-30 12:43:36 -07:00
2020-04-15 17:21:28 -07:00
2019-10-24 17:20:12 -07:00
2022-11-03 09:25:11 -07:00