Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 9090bbda24 Generalize rpo_cmp to handle all program points.
When comparing instructions in the same EBB, behave like the RPO visits
instructions in program order.

- Add a Layout::pp_ebb() method for convenience. It gets the EBB
  containing any program point.
- Add a conversion from ValueDef to ExpandedProgramPoint so it can be
  used with the rpo_cmp method.
2017-06-12 14:11:15 -07:00
..
2017-05-18 18:18:57 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00