Files
wasmtime/lib/cretonne/src
Jakob Stoklund Olesen 4460adbfc2 Write out value aliases when writing instructions.
If an instruction uses any values that are aliases of other values,
print out the alias mappings on lines preceding the instruction. This is
necessary to reconstruct the data flow graph.

We don't make any attempt to only write out each alias mapping once.

The parser does not yet support value aliases.
2016-11-04 15:28:51 -07:00
..
2016-11-04 15:28:51 -07:00
2016-10-24 13:27:10 -07:00
2016-11-04 12:32:09 -07:00
2016-10-24 13:27:10 -07:00
2016-11-04 12:32:09 -07:00