hotspot/src/share/vm/opto/loopnode.hpp
Thu, 23 Mar 2017 15:14:18 +0100 thartmann 8173770: Image conversion improvements
Mon, 27 Jun 2016 10:10:11 +0200 thartmann 8159016: Over-unrolled loop is partially removed
Mon, 20 Jun 2016 09:32:44 +0200 thartmann 8159715: Fix for 8072422 is incorrect
Tue, 05 Apr 2016 10:34:05 -0700 mcberg 8151573: Multiversioning for range check elimination
Mon, 21 Mar 2016 09:51:20 +0100 zmajo 8148754: C2 loop unrolling fails due to unexpected graph shape
Wed, 17 Feb 2016 10:59:04 +0100 roland 8148786: xml.tranform fails on x86-64
Fri, 12 Feb 2016 16:12:15 -0800 mcberg 8149421: Vectorized Post Loops
Wed, 03 Feb 2016 12:36:18 +0100 roland 8143542: C2 doesn't eliminate identical checks
Wed, 03 Feb 2016 10:58:50 +0100 roland 8147645: get_ctrl_no_update() code is wrong
Tue, 12 Jan 2016 12:55:09 +0100 thartmann 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
Fri, 04 Dec 2015 14:06:38 +0100 aeriksso 6869327: Add new C2 flag to keep safepoints in counted loops.
Mon, 09 Nov 2015 11:28:31 +0100 roland 8137168: Replace IfNode with a new RangeCheckNode for range checks
Mon, 26 Oct 2015 19:33:31 -0700 iveresov 8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
Fri, 09 Oct 2015 12:17:58 -0700 iveresov 8136725: Provide utility for creation a counted loop reserve copy (clone)
Thu, 17 Sep 2015 08:08:47 +0200 thartmann 8134739: compiler/loopopts/superword/TestVectorizationWithInvariant crashes in loop opts
Wed, 29 Jul 2015 17:25:04 +0200 roland 8080289: Intermediate writes in a loop not eliminated by optimizer
Fri, 10 Jul 2015 11:59:09 -0700 kvn 8129920: Vectorized loop unrolling
Tue, 16 Jun 2015 16:10:36 -0700 mcberg 8080325: SuperWord loop unrolling analysis
Tue, 12 May 2015 14:26:31 +0200 roland 8085832: Optimize main and post loop out when pre loop is found empty
Wed, 01 Apr 2015 18:07:50 -0700 kvn 8074981: Integer/FP scalar reduction optimization
Thu, 13 Nov 2014 09:19:46 +0100 roland 8054478: C2: Incorrectly compiled char[] array access crashes JVM
Wed, 07 May 2014 06:03:31 -0700 zgu 8041415: remove port.{cpp,hpp} files
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Sat, 19 Oct 2013 12:16:43 +0200 roland 8024069: replace_in_map() should operate on parent maps
Wed, 22 May 2013 09:02:43 -0700 kvn 8014811: loopTransform.cpp assert(cmp_end->in(2) == limit) failed
Tue, 19 Mar 2013 12:15:35 -0700 morris 8008811: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopopts.cpp
Tue, 12 Feb 2013 12:56:11 +0100 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Wed, 29 Aug 2012 13:02:40 -0700 kvn 7160161: Missed safepoint in non-Counted loop
Thu, 12 Jan 2012 12:28:59 -0800 kvn 7064302: JDK7 build 147 crashed after testing my java 6-compiled web app
Wed, 09 Nov 2011 07:25:51 -0800 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
Fri, 29 Jul 2011 09:16:29 -0700 kvn 7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Tue, 26 Jul 2011 19:35:23 -0700 kvn 7070134: Hotspot crashes with sigsegv from PorterStemmer
Tue, 28 Jun 2011 15:24:29 -0700 kvn 7044738: Loop unroll optimization causes incorrect result
Mon, 16 May 2011 14:21:16 -0700 kvn 7044725: -XX:-UnrollLimitCheck -Xcomp : Exception: String index out of range: 29488
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Fri, 08 Apr 2011 14:56:22 -0700 kvn 7004555: Add new policy for one iteration loops
Sat, 02 Apr 2011 10:54:15 -0700 kvn 7004535: Clone loop predicate during loop unswitch
Mon, 21 Mar 2011 11:28:14 -0700 kvn 7008866: Missing loop predicate for loop with multiple entries
Mon, 07 Feb 2011 09:46:01 -0800 kvn 7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Mon, 28 Jun 2010 14:54:39 -0700 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 17 Mar 2010 16:40:25 -0700 never 6930043: C2: SIGSEGV in javasoft.sqe.tests.lang.arr017.arr01702.arr01702.loop_forw(II)I
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Fri, 14 Aug 2009 00:02:12 -0700 never 6862956: PhaseIdealLoop should have a CFG verification mode
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Fri, 03 Oct 2008 13:58:20 -0700 never 6743188: incomplete fix for 6700047 C2 failed in idom_no_update
Wed, 17 Sep 2008 12:59:52 -0700 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 06 Mar 2008 10:53:33 -0800 kvn 6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
Wed, 05 Dec 2007 09:01:00 -0800 never 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip