Files
wasmtime/lib/cretonne/src
Jakob Stoklund Olesen 4f9ff548bd 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-15 15:10:47 -07:00
2017-06-07 12:05:38 -07:00
2017-05-15 15:10:47 -07:00
2017-04-05 09:00:11 -07:00
2017-02-03 12:49:40 -08:00
2017-06-07 13:38:27 -07:00
2017-03-15 11:32:01 -07:00
2017-06-09 16:20:38 -07:00
2017-06-02 15:30:45 -07:00
2017-06-07 13:46:03 -07:00
2017-05-15 15:10:47 -07:00
2017-06-07 11:27:22 -07:00
2017-04-05 09:00:11 -07:00
2016-11-04 12:32:09 -07:00
2017-04-21 09:49:03 -07:00
2017-06-07 13:38:27 -07:00
2017-06-10 10:30:37 -07:00