log graal/GraalCompiler/src/com/sun/c1x/ir/BlockEnd.java @ 2750:6048da340364

age author description
Fri, 20 May 2011 14:22:19 +0200 Lukas Stadler less references to BlockBegin in BlockEnd instructions
Thu, 19 May 2011 17:24:23 +0200 Lukas Stadler first batch of GraphBuilder changes to remove dependencies on BlockBegin
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:
Fri, 13 May 2011 15:18:41 +0200 Lukas Stadler * BlockBegin.predecessors changed to List<BlockEnd>
Wed, 11 May 2011 17:18:31 +0200 Thomas Wuerthinger Towards clean up of canTrap().
Tue, 10 May 2011 14:29:40 +0200 Lukas Stadler remove explicit pointer from BlockEnd to 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:00:25 +0200 Lukas Stadler FrameState and Graphviz changes:
Fri, 06 May 2011 10:25:37 +0200 Lukas Stadler new node layout: BlockBegin, BlockEnd
Thu, 05 May 2011 13:27:48 +0200 Lukas Stadler added GraalGraph to classpath, Node as superclass of Value
Wed, 27 Apr 2011 21:54:31 +0200 Thomas Wuerthinger Removed liveness marking.
Wed, 27 Apr 2011 20:22:05 +0200 Thomas Wuerthinger More clean up on Value.Flags.
Wed, 27 Apr 2011 20:13:54 +0200 Thomas Wuerthinger Clean up on Value class and LIRGenerator/LIRItem-related things.
Wed, 27 Apr 2011 11:50:44 +0200 Thomas Wuerthinger Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler base graal/Compiler/src/com/sun/c1x/ir/BlockEnd.java@75ae05ac35d3