Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen a4cc66cb4a Add a stack frame manager.
Use a new StackSlots struct to keep track of a function's stack slots
instead of just an entity map. This let's us build more internal data
structures for tracking the stack slots if necessary.

Start by adding a make_spill_slot() function that will be used by the
register allocator.
2017-06-16 11:55:44 -07:00
..
2017-06-16 11:55:44 -07:00
2017-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00