Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen e5115d7793 Remove detach_secondary_results() and other cleanups.
- The detach_secondary_results() is a leftover from the two-plane value
  representation. Use detach_results() instead to remove all instruction
  results.
- Make the append_* DFG methods more direct. Don't depend on calling the
  corresponding attach_* methods. Just create a new value directly,
  using the values.next_key() trick.
2017-04-13 10:37:58 -07:00
..
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00