Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 51a6901a7f Implement coloring::iterate_solution().
It can happen that the currently live registers are blocking a smaller
register class completely, so the only way of solving the allocation
problem is to turn some of the live-through registers into solver
variables.

When the quick_solve attempt fails, try to free up registers in the
critical register class by turning live-through values into solver
variables.
2017-09-29 14:55:35 -07:00
..
2017-08-31 10:44:59 -07:00
2016-10-17 14:44:43 -07:00