Files
wasmtime/lib/cretonne/src/regalloc
Jakob Stoklund Olesen 87cee86acb Cursor library.
Add a new cursor module and define an EncCursor data type in it. An
EncCursor is a cursor that inserts instructions with a valid encoding
for the ISA. This is useful for passes generating code after
legalization.

Implement a builder interface via the new InstInserterBase trait such
that the EncCursor builders support with_result().

Use EncCursor in coalescing.rs instead of the layout cursor as a proof
of concept.
2017-08-04 14:05:14 -07:00
..
2017-06-14 08:55:01 -07:00
2017-08-04 14:05:14 -07:00
2017-07-13 13:18:18 -07:00
2017-06-27 16:35:38 -07:00
2017-07-13 13:18:18 -07:00
2017-07-13 13:18:18 -07:00