log graal/GraalCompiler/src/com/sun/c1x/ir/Instruction.java @ 2715:3ac3dd97d8df

age author description
Thu, 19 May 2011 13:21:31 +0200 Thomas Wuerthinger Added ExceptionEdgeInstruction interface.
Thu, 19 May 2011 13:14:02 +0200 Thomas Wuerthinger Removed unused code.
Thu, 19 May 2011 13:09:37 +0200 Thomas Wuerthinger Removed implicit safepoints.
Wed, 18 May 2011 18:09:20 +0200 Lukas Stadler exception handling related changes:
Wed, 11 May 2011 11:21:15 +0200 Thomas Wuerthinger More frame state fixes.
Tue, 10 May 2011 14:39:54 +0200 Lukas Stadler merge
Tue, 10 May 2011 14:29:40 +0200 Lukas Stadler remove explicit pointer from BlockEnd to BlockBegin
Tue, 10 May 2011 12:37:46 +0200 Gilles Duboscq Framestate work : using stateAFter and reducting the number of nodes with framestates. Intermediate state (does not pass tests)
Mon, 09 May 2011 17:00:25 +0200 Lukas Stadler FrameState and Graphviz changes:
Fri, 06 May 2011 11:18:15 +0200 Lukas Stadler new node layout: Phi
Thu, 05 May 2011 14:12:19 +0200 Lukas Stadler new node layout: Op2
Thu, 05 May 2011 14:02:34 +0200 Lukas Stadler changed Instruction.isAppended to boolean flag (instead of next == this logic)
Thu, 05 May 2011 13:47:14 +0200 Lukas Stadler new node layout: Instruction
Wed, 27 Apr 2011 20:58:01 +0200 Thomas Wuerthinger More Value.Flag clean up.
Wed, 27 Apr 2011 11:50:44 +0200 Thomas Wuerthinger Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler base graal/Compiler/src/com/sun/c1x/ir/Instruction.java@efc493f80399