Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen c716d86c8d Avoid creating value aliases in legalizer/split.rs.
When we're splitting an EBB argument, we insert a iconcat/vconcat
instruction that computes the original value from the new split
arguments.

The concat instruction can now define the original value directly, it is
not necessary to define a new value and alias the old one.
2017-04-13 09:45:36 -07:00
..
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00