log src/share/vm/opto/postaloc.cpp @ 21119:294ed4ce1fa0

age author description
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
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 25 Oct 2013 10:13:40 +0200 adlertz 8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc
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, 07 Aug 2013 17:56:19 +0200 adlertz 8022284: Hide internal data structure in PhaseCFG
Tue, 16 Apr 2013 10:08:41 +0200 neliasso 8011621: live_ranges_in_separate_class.patch
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes
Fri, 22 Jun 2012 10:40:48 -0700 kvn 7178280: Failed new vector regression tests
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Sat, 07 Jan 2012 10:39:23 -0800 kvn 7110824: ctw/jarfiles/GUI3rdParty_jar/ob_mask_DateField crashes VM
Tue, 13 Sep 2011 11:46:51 -0700 kvn 7089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTemp
Thu, 08 Sep 2011 09:35:41 +0200 roland 7087453: PhaseChaitin::yank_if_dead() should handle MachTemp inputs
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC