Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen f8e466d60e Solver variables keep track of where they came from.
The register constraint solver has two kinds of variables:

1. Live values that were already in a register, and
2. Values defined by the instruction.

Make a record of the original register holding the first kind of value.
2017-05-11 11:54:02 -07:00
..
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00