Files
wasmtime/lib/cretonne/src/ir
Jakob Stoklund Olesen 605bda2925 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-05-15 15:10:47 -07:00
2017-06-09 16:20:38 -07:00
2017-04-27 12:46:44 -07:00
2017-06-10 10:30:37 -07:00
2017-06-16 11:55:44 -07:00
2017-04-05 09:00:11 -07:00
2017-05-18 18:18:57 -07:00
2017-06-16 11:55:44 -07:00
2017-06-16 11:55:44 -07:00
2017-04-05 09:00:11 -07:00