log src/share/vm/opto/block.hpp @ 18041:52b4284cb496

age author description
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
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, 25 Feb 2014 17:51:27 +0100 adlertz 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Wed, 27 Nov 2013 16:16:21 -0800 goetz 8029015: PPC64 (part 216): opto: trap based null and range checks
Thu, 14 Nov 2013 19:24:59 -0800 goetz 8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Sun, 01 Sep 2013 19:21:05 +0200 adlertz 8023988: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG)
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, 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
Wed, 25 Jan 2012 09:31:47 +0100 roland 7116050: C2/ARM: memory stomping error with DivideMcTests