Files
wasmtime/cranelift
Jakob Stoklund Olesen d37126565e Also consider fixed outputs for replace_global_defines.
Fixes #178.

When an instruction with a fixed output operand defines a globally live
SSA value, we need to check if the fixed register is available in the
`regs.global` set of registers that can be used across EBB boundaries.

If the fixed output register is not available in regs.global, set the
replace_global_defines flag so the output operands are rewritten as
local values.
2017-10-25 14:28:30 -07:00
..
2017-10-20 16:01:39 -07:00
2017-10-25 10:11:36 -07:00
2017-09-20 15:50:02 -07:00
2017-06-23 09:36:21 -07:00
2016-01-12 16:51:35 -08:00
2017-09-12 13:27:58 -07:00