log graal/GraalCompiler/src/com/sun/c1x/ir/RegisterFinalizer.java @ 2677:0ea5f12e873a

age author description
Thu, 12 May 2011 17:17:50 +0200 Gilles Duboscq New Deoptimize node, remove ResolveClass node and replace it with deoptimization
Tue, 10 May 2011 16:49:50 +0200 Gilles Duboscq More FrameState work
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)
Thu, 05 May 2011 16:32:20 +0200 Lukas Stadler new node layout: TypeCheck, RegisterFinalizer, Invoke, NewArray, NullCheck
Wed, 27 Apr 2011 21:22:10 +0200 Thomas Wuerthinger Clean up on canTrap.
Wed, 27 Apr 2011 16:25:32 +0200 Thomas Wuerthinger Removed intrinsics.