Files
wasmtime/lib/cretonne/meta/cdsl
Jakob Stoklund Olesen d9c61373e2 Change InstBuilder low-level format constructor signatures.
The per-instruction format low-level constructors in InstBuilder should
be independent of the relative ordering of value and immediate operands
in order to prepare for the future instruction format merger.

Reorder their arguments such that all the immediate operands are placed
before the value operands.

For instruction formats that use a value list representation, just take
a single ValueList argument. The value lists are created by the
individual instruction constructors. This means that the format
constructor doesn't care how many of the instructions operands are
'fixed' and how many are 'variable' arguments.
2017-03-10 09:34:30 -08:00
..
2017-03-03 09:08:28 -08:00
2017-03-03 09:08:28 -08:00
2017-03-03 09:08:28 -08:00
2016-11-08 10:37:17 -08:00
2016-11-10 15:47:57 -08:00
2017-03-03 09:08:28 -08:00
2017-03-03 09:08:28 -08:00