log graal/GraalCompiler/src/com/sun/c1x/value/FrameState.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 16:47:49 +0200 Thomas Wuerthinger Small clean up.
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: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
Fri, 06 May 2011 13:03:33 +0200 Lukas Stadler cleanup: FrameState copy methods, ImmutableFrameState
Fri, 06 May 2011 11:18:15 +0200 Lukas Stadler new node layout: Phi
Thu, 05 May 2011 13:47:14 +0200 Lukas Stadler new node layout: Instruction
Thu, 05 May 2011 13:27:48 +0200 Lukas Stadler added GraalGraph to classpath, Node as superclass of Value
Tue, 03 May 2011 10:19:11 +0200 Gilles Duboscq Cleaned some remaining references to scope/inlining
Fri, 29 Apr 2011 16:46:30 +0200 Gilles Duboscq Remove inlining (3rd part)
Fri, 29 Apr 2011 13:19:17 +0200 Gilles Duboscq Remove inlining (2nd part) removed IRScope
Wed, 27 Apr 2011 21:54:31 +0200 Thomas Wuerthinger Removed liveness marking.
Wed, 27 Apr 2011 11:50:44 +0200 Thomas Wuerthinger Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler base graal/Compiler/src/com/sun/c1x/value/FrameState.java@867050503c94