comparison graal/com.oracle.max.cri/src/com/sun/cri/ri/package-info.java @ 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 e233f5660da4
children 8c9c0e1eaab1
comparison
equal deleted inserted replaced
4180:383c1272cd1f 4181:319860ae697a