log src/cpu/x86/vm/assembler_x86.cpp @ 20438:166d744df0de

age author description
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Tue, 05 Aug 2014 15:02:10 -0700 kvn 8052081: Optimize generated by C2 code for Intel's Atom processor
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 12:20:53 -0700 kvn 8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
Tue, 25 Mar 2014 12:43:29 -0700 iveresov Merge
Mon, 24 Mar 2014 23:13:46 -0700 iveresov 8038222: Assembler::bsrl fails on assert when -UseCountLeadingZerosInstruction is used on CPU with LZCNT support
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 12 Aug 2014 14:35:49 +0200 Roland Schatz Correctly parse VEX encoded instructions in Assembler::locate_operand.
Wed, 11 Jun 2014 10:53:44 +0200 Roland Schatz Revert unnecessary encoding change in assembler (part of 03eda0a202e9).
Fri, 06 Jun 2014 11:06:42 -0700 Christian Wimmer Better fix for prefix byte for AMD64 byte instructions
Thu, 05 Jun 2014 15:37:57 -0700 Christian Wimmer Bugfix: Prefix byte missing for AMD64 byte instructions
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
Tue, 18 Mar 2014 20:19:10 -0700 twisti Merged with jdk9/dev/hotspot changeset 9486a41de3b7
Wed, 12 Mar 2014 11:24:26 -0700 iveresov 8031321: Support Intel bit manipulation instructions
Wed, 08 Jan 2014 16:57:30 +0100 Doug Simon removed poll_Relocation::pollingForm type and associated data field and rely solely on format field of safepoint relocation entries when deciding whether or not to relocate the operand of a safepoint poll instruction
Mon, 06 Jan 2014 20:43:31 +0100 Doug Simon renamed pollingPageDistance enum to pollingForm
Mon, 06 Jan 2014 13:41:59 +0100 Doug Simon reloc info for safepoint polls includes whether the poison page is far or near
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 18 Oct 2013 10:41:56 +0200 rbackman 8026844: Various Math functions needs intrinsification
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Sat, 28 Sep 2013 12:42:22 -0700 twisti 8025613: clang: remove -Wno-unused-value
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Fri, 08 Feb 2013 15:07:17 -0800 kvn 8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
Sun, 27 Jan 2013 01:07:09 -0800 dlong Merge
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS