Files
wasmtime/lib/cretonne
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-25 11:40:37 -07:00
2017-08-31 10:44:59 -07:00
2016-10-17 14:44:43 -07:00