Files
wasmtime/lib
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-04-27 12:46:44 -07:00
2017-05-02 11:32:12 -07:00