log graal/GraalCompiler/src/com/sun/c1x/ir/NewInstance.java @ 2821:015be60afcf3

age author description
Mon, 30 May 2011 17:05:06 +0200 Lukas Stadler removed flags from Value class
Mon, 30 May 2011 15:34:30 +0200 Thomas Wuerthinger Made checkcast and instanceof floating.
Wed, 11 May 2011 18:16:01 +0200 Thomas Wuerthinger Add exception handlers only to Invoke and Throw instructions. Deoptimize if there is an exception in a HotSpot runtime call.
Wed, 11 May 2011 15:23:07 +0200 Thomas Wuerthinger Removed need for state after on load indexed, and new bytecodes.
Wed, 11 May 2011 10:52:37 +0200 Thomas Wuerthinger FrameState fixes.
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 19:53:46 +0200 Thomas Wuerthinger Clean up on LIRGenerator and related.
Wed, 27 Apr 2011 11:50:44 +0200 Thomas Wuerthinger Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler base graal/Compiler/src/com/sun/c1x/ir/NewInstance.java@c6141bc88dd6