log graal/GraalCompiler/src/com/sun/c1x/value/FrameStateBuilder.java @ 2761:d3398b21faf9

age author description
Thu, 19 May 2011 17:20:55 +0200 Thomas Wuerthinger Removed unused optimization settings. Removed unused imports.
Wed, 18 May 2011 18:09:20 +0200 Lukas Stadler exception handling related changes:
Thu, 12 May 2011 11:00:31 +0200 Lukas Stadler duplicateModified helper method
Wed, 11 May 2011 11:43:44 +0200 Thomas Wuerthinger Fixed bci for stateBefore in BlockBegin
Mon, 09 May 2011 17:00:25 +0200 Lukas Stadler FrameState and Graphviz changes:
Fri, 06 May 2011 17:08:00 +0200 Lukas Stadler FrameState cleanup: split into FrameStateBuilder and fixed-size FrameState, removed MutableFrameState