log

age author description
Thu, 09 Jun 2011 14:56:14 +0200 Thomas Wuerthinger Rename ClipNode=>FixedGuard and FixedNullCheck=>IsNonNull.
Fri, 10 Jun 2011 19:50:32 +0200 Lukas Stadler merge
Fri, 10 Jun 2011 19:50:16 +0200 Lukas Stadler fixed graph start frame state
Fri, 10 Jun 2011 16:53:34 +0200 Gilles Duboscq Fix for NodeWorkList
Fri, 10 Jun 2011 15:12:10 +0200 Lukas Stadler merge
Fri, 10 Jun 2011 15:01:14 +0200 Lukas Stadler deoptimization action (invalidate, reprofile, ...)
Fri, 10 Jun 2011 10:28:31 +0200 Gilles Duboscq Add NodeWorkList
Fri, 10 Jun 2011 10:27:34 +0200 Gilles Duboscq Merge
Fri, 10 Jun 2011 10:27:23 +0200 Gilles Duboscq Print less graphs to IGV
Thu, 09 Jun 2011 14:44:36 +0200 Gilles Duboscq merge
Thu, 09 Jun 2011 14:44:24 +0200 Gilles Duboscq comment on canonicalizer
Thu, 09 Jun 2011 14:20:39 +0200 Gilles Duboscq 'Iterative' canonicalization
Thu, 09 Jun 2011 20:25:38 +0200 Lukas Stadler small fix in deopt stub, more branch prediction code
Thu, 09 Jun 2011 17:33:08 +0200 Lukas Stadler RiMethod provides branch prediction information
Thu, 09 Jun 2011 15:25:27 +0200 Lukas Stadler RiTypeProfile information and invocation counters for RiMethods
Thu, 09 Jun 2011 14:42:24 +0200 Thomas Wuerthinger Also call Compiler shutdown hook in case of System.exit call. Draft VMExits.Sandbox class.
Thu, 09 Jun 2011 14:02:28 +0200 Thomas Wuerthinger Refactored LIR generation for If.
Thu, 09 Jun 2011 13:41:49 +0200 Thomas Wuerthinger Added guard node.
Thu, 09 Jun 2011 13:41:31 +0200 Thomas Wuerthinger Changes to LIRBranch.
Thu, 09 Jun 2011 13:25:45 +0200 Thomas Wuerthinger Added clip node.
Thu, 09 Jun 2011 13:17:09 +0200 Thomas Wuerthinger Renamed NullCheck => FixedNullCheck.
Thu, 09 Jun 2011 11:30:58 +0200 Gilles Duboscq Merge
Wed, 08 Jun 2011 22:41:16 +0200 Gilles Duboscq Canonicalize LoadField & ArrayLength
Wed, 08 Jun 2011 21:21:12 +0200 Gilles Duboscq Fix created node count metric, Fix wrong asserts in graalVMExits & FloatAdd
Thu, 09 Jun 2011 10:54:19 +0200 Lukas Stadler fix HotSpot debug build
Thu, 09 Jun 2011 10:49:27 +0200 Lukas Stadler merge
Thu, 09 Jun 2011 10:48:38 +0200 Lukas Stadler merge
Wed, 08 Jun 2011 17:50:16 +0200 Lukas Stadler fixes to Phi.removeInput and DCE
Wed, 08 Jun 2011 15:55:42 +0200 Lukas Stadler merge
Wed, 08 Jun 2011 15:48:06 +0200 Lukas Stadler merge