Files
wasmtime/lib/cretonne
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 09:49:03 -07:00
2017-04-21 16:01:08 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00