Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 0a6500c99a Avoid making solver variables for fixed input constraints.
When the coloring pass sees an instruction with a fixed input register
constraint that is already satisfied, make sure to tell the solver
about it anyway.

There are situations where the solver wants to convert a value to a
solver variable, and we can't allow that if the same value is also used
for a fixed register operand.

Fixes #221.
2018-01-17 15:01:00 -08:00
..
2017-08-31 10:44:59 -07:00
2016-10-17 14:44:43 -07:00