annotate domake @ 4181:319860ae697a

Simplify FrameMap: make offsets of spill slots and outgoing parameters independent so that they can be allocated at the same time, eliminating the separate phases. This makes the separate StackBlock unnecesary. Change CiStackSlot to use byte offsets instead of spill slot index. This makes CiTarget.spillSlotSize unnecessary.
author Christian Wimmer <Christian.Wimmer@Oracle.com>
date Mon, 02 Jan 2012 14:16:08 -0800
parents 16dcfa497cff
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3726
16dcfa497cff Added domake again.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
1 mxtools/mx make
16dcfa497cff Added domake again.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
2 mxtools/mx --debug make
16dcfa497cff Added domake again.
Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
parents:
diff changeset
3