hotspot/src/share/vm/opto/phaseX.cpp
Mon, 10 Aug 2015 10:39:19 -0700 kvn 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
Thu, 21 May 2015 16:49:11 +0200 aeriksso 8060036: C2: CmpU nodes can end up with wrong type information
Tue, 24 Mar 2015 10:25:09 +0100 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
Thu, 27 Nov 2014 16:54:49 +0100 roland 8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
Thu, 13 Nov 2014 09:19:46 +0100 roland 8054478: C2: Incorrectly compiled char[] array access crashes JVM
Fri, 29 Aug 2014 14:46:35 +0200 thartmann 8056067: NodeHash debug variables are available in product build
Tue, 05 Aug 2014 09:58:52 +0200 thartmann 8054033: Remove unused references to Compile*
Fri, 25 Jul 2014 10:06:17 +0200 thartmann 8040213: C2 does not put all modified nodes on IGVN worklist
Mon, 21 Jul 2014 10:25:58 +0200 anoll 8051303: 'optimized' build broken by JDK-8039425
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Fri, 16 May 2014 12:05:14 -0700 kvn 8042786: Proper fix for 8032566
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Mon, 14 Apr 2014 09:04:36 +0000 anoll Merge
Mon, 14 Apr 2014 10:57:07 +0200 anoll 8039425: Code cleanup: PhaseIterGVN::optimize()
Fri, 11 Apr 2014 11:33:00 +0200 anoll 8034216: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Mon, 31 Mar 2014 09:08:53 +0200 roland 8031755: Type speculation should be used to optimize explicit null checks
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Mon, 26 Aug 2013 12:50:23 +0200 adlertz 8023691: Create interface for nodes in class Block
Fri, 16 Aug 2013 10:23:55 +0200 adlertz 8023003: Cleanup the public interface to PhaseCFG
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 26 Mar 2013 12:55:26 -0700 kvn 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
Mon, 25 Feb 2013 14:13:04 +0100 roland 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
Tue, 12 Feb 2013 12:56:11 +0100 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
less more (0) -30 tip