Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen c50a836a56 Keep track of OutgoingArg stack slots.
Stack slots for outgoing arguments can be reused between function calls.
Add a list of outgoing argument stack slots allocated so far, and
provide a `get_outgoing_arg()` method which will reuse any outgoing
stack slots with matching size and offset.
2017-08-01 13:54:47 -07:00
..
2017-07-31 16:02:27 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00