Files
wasmtime/lib
Jakob Stoklund Olesen c5da572ebb Add a liveness verifier.
The liveness verifier will check that the live ranges are consistent
with the function. It runs as part of the register allocation pipeline
when enable_verifier is set.

The initial implementation checks the live ranges, but not the
ISA-specific constraints and affinities.
2017-04-21 16:01:08 -07:00
..
2017-04-21 16:01:08 -07:00
2017-04-05 09:00:11 -07:00
2017-04-21 09:49:03 -07:00