Files
wasmtime/lib/cretonne/src/regalloc
Jakob Stoklund Olesen ce4d723a73 Give RegClassData a reference to its parent RegInfo.
This makes it possible to materialize new RegClass references without
requiring a RegInfo reference to be passed around.

- Move the RegInfo::toprc() method to RegClassData.
- Rename RegClassData::intersect() to intersect_index() and provide a
  new intersect() which returns a register class.
- Remove some &RegInfo parameters that are no longer needed.
2017-10-04 17:02:09 -07:00
..
2017-08-31 10:44:59 -07:00
2017-08-31 10:44:59 -07:00
2017-07-13 13:18:18 -07:00
2017-08-31 10:44:59 -07:00
2017-08-31 10:44:59 -07:00