Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 1e51f97108 Rename Affinity::Any to Affinity::None.
This value affinity doesn't mean "whatever", it means that the value
does not interact with any real instructions, where "real" means
instructions that have a legal encoding.

Update the liveness verifier to check this property:

- Encoded instructions can only use real values.
- Encoded instructions define real values.
- Ghost instructions define ghost values.
2017-04-26 11:20:17 -07:00
..
2017-04-21 09:49:03 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00