Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen d2dc7232c2 Generalize DominatorTree::dominates.
This is now a generic function that can test arbitrary combinations of
instructions and EBBs for dominance.

It can handle anything that converts into an expanded program point,
including a ValueDef.

Also fix a bug if the earlier dominates() function which didn't properly
handle block layouts that were not topologically ordered.
2017-06-12 14:52:42 -07:00
..
2017-05-18 18:18:57 -07:00
2017-06-12 14:52:42 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00