log src/cpu/x86/vm/x86_32.ad @ 24206:37ba410ffd43 jdk8u141-b08

age author description
Thu, 30 Mar 2017 15:28:33 +0200 thartmann 8173770: Image conversion improvements jdk8u141-b08
Mon, 06 Feb 2017 17:18:57 +0100 Gilles Duboscq Merge with jdk8u121-b13
Thu, 21 Apr 2016 16:19:33 +0300 vkempik 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Thu, 15 Oct 2015 17:38:41 +0200 zmajo 8080650: Enable stubs to use frame pointers correctly
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Fri, 29 May 2015 10:58:45 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Tue, 25 Mar 2014 12:54:21 -0700 goetz 8037821: Account for trampoline stubs when estimating code buffer sizes
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 12 Mar 2014 11:24:26 -0700 iveresov 8031321: Support Intel bit manipulation instructions
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Mon, 24 Feb 2014 15:12:26 -0800 kvn 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
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
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
Wed, 12 Mar 2014 11:24:26 -0700 iveresov 8031321: Support Intel bit manipulation instructions
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Mon, 24 Feb 2014 15:12:26 -0800 kvn 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Tue, 26 Nov 2013 18:38:19 -0800 goetz 8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
Thu, 14 Nov 2013 19:24:59 -0800 goetz 8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 12 Sep 2013 13:51:13 -0700 goetz 8024344: PPC64 (part 112): C argument in register AND stack slot.
Tue, 21 Jan 2014 20:05:28 -0800 iveresov 8031743: C2: loadI2L_immI broken for negative memory values
Fri, 18 Oct 2013 10:41:56 +0200 rbackman 8026844: Various Math functions needs intrinsification
Thu, 03 Oct 2013 16:38:21 +0400 iveresov Merge
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact