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-12 14:11:15 -07:00
2017-05-15 16:22:22 -07:00
2017-06-07 13:38:27 -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-03-10 12:48:32 -08: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-12 14:11:15 -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-06-08 09:41:57 -07:00
2017-06-07 13:38:27 -07:00
2017-01-19 19:44:16 -08:00
2017-04-05 09:00:11 -07:00
2017-05-12 16:49:39 -07:00
2016-11-04 12:32:09 -07:00
2017-04-21 11:48:56 -07:00
2017-04-21 09:49:03 -07:00
2017-06-07 13:38:27 -07:00
2017-02-14 16:05:54 -08:00
2017-04-27 17:39:58 -07:00
2017-06-10 10:30:37 -07:00