Files
wasmtime/lib/cretonne/meta/cdsl
Jakob Stoklund Olesen 672e4abd7e Compute register class intersections.
Ensure that the set of register classes is closed under intersection.

Provide a RegClass::intersect() method which finds the register class
representing the intersection of two classes.

Generate a bit-mask of subclasses for each register class to be used by
the intersect() method.

Ensure that register classes are sorted topologically. This is also used
by the intersect() method.
2017-01-25 13:57:43 -08:00
..
2016-11-08 11:48:05 -08:00
2016-12-02 15:50:28 -08:00
2017-01-25 13:57:43 -08:00
2017-01-20 10:33:45 -08:00
2016-11-08 10:37:17 -08:00
2016-11-10 15:47:57 -08:00
2016-11-10 13:26:07 -08:00