log src/share/vm/opto/loopTransform.cpp @ 23660:b5f3a471e646

age author description
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Mon, 21 Dec 2015 10:14:26 +0100 thartmann 8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Thu, 04 Jun 2015 16:19:22 +0200 roland 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Mon, 01 Dec 2014 22:27:00 +0100 roland 8054478: C2: Incorrectly compiled char[] array access crashes JVM
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 15 Apr 2014 14:34:48 -0700 kvn 8039050: Crash in C2 compiler at Node::rematerialize
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 21 Nov 2013 12:30:35 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Wed, 18 Sep 2013 14:34:56 -0700 goetz 8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints.
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Tue, 05 Nov 2013 01:57:18 -0800 iveresov 8017065: C2 allows safepoint checks to leak into G1 pre-barriers
Wed, 30 Oct 2013 13:14:09 +0100 rbackman 8027444: mathExact: assert(i < _max) failed: oob: i=1, _max=1
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Wed, 14 Aug 2013 10:21:26 -0700 kvn 8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag
Wed, 20 Mar 2013 07:05:40 -0700 morris 8009181: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopTransform.cpp
Sun, 03 Feb 2013 22:43:57 +0100 ewendeli Merge
Fri, 26 Oct 2012 09:27:25 -0700 asaha Merge
Tue, 22 Jan 2013 15:34:16 -0800 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes
Thu, 18 Oct 2012 21:58:55 -0700 asaha Merge