log graal/GraalCompiler/src/com/sun/c1x/value/FrameStateAccess.java @ 2636:8c02ca1e9eb1

age author description
Wed, 11 May 2011 11:43:44 +0200 Thomas Wuerthinger Fixed bci for stateBefore in BlockBegin
Tue, 10 May 2011 11:55:12 +0200 Lukas Stadler changed stateAfter FrameState to successor (instead of input), checkstyle fixes, added fixed root node to graph
Mon, 09 May 2011 17:10:30 +0200 Lukas Stadler added FrameStateAccess interface