log src/cpu/x86/vm/x86_64.ad @ 17810:62c54fcc0a35

age author description
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
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Thu, 15 Aug 2013 20:04:10 -0400 hseigel 8003424: Enable Class Data Sharing for CompressedOops
Fri, 26 Apr 2013 16:58:18 -0400 jiangli Merge
Wed, 24 Apr 2013 21:11:02 -0400 dlong Merge
Wed, 24 Apr 2013 20:55:28 -0400 dlong 8003853: specify offset of IC load in java_to_interp stub
Tue, 16 Apr 2013 17:06:39 +0200 roland 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
Fri, 12 Apr 2013 19:14:47 -0700 drchase 6443505: Ideal() function for CmpLTMask
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge