hotspot/src/cpu/x86/vm/vm_version_x86.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Fri, 23 Jun 2017 15:16:23 -0700 kvn 8182138: Disable generating INC and DEC instructions on Xeon Phi and ATOM CPUs
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Mon, 19 Jun 2017 03:10:46 -0700 rraghavan 8044829: UseAES warning message generation differs on CPU architecture
Mon, 19 Jun 2017 01:23:58 -0700 rraghavan 8016470: AllocatePrefetchDistance is not changed by command line
Fri, 16 Jun 2017 12:06:31 -0700 kvn 8182114: assert(VM_Version::supports_sse()) failed
Wed, 07 Jun 2017 13:09:46 -0700 vdeshpande 8181616: FMA Vectorization on x86
Fri, 12 May 2017 13:14:25 -0700 kvn Merge
Fri, 05 May 2017 19:28:54 -0700 vdeshpande 8178811: Minimize the AVX <-> SSE transition penalty through generation of vzeroupper instruction on x86
Wed, 19 Apr 2017 14:37:11 +0200 zmajo 8178723: Workaround for failure of CRC32C intrinsic on x86 machines without CLMUL support (JDK-8178720)
Fri, 03 Feb 2017 19:26:35 -0800 jcm 8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32
Tue, 22 Nov 2016 11:34:11 -0800 mcberg 8170039: Change UseAVX < 3 on SKX/KNL to not emit evex vector check
Fri, 28 Oct 2016 12:28:46 -0700 kvn 8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows)
Fri, 21 Oct 2016 10:16:09 -0700 kvn 8165381: Update for x86 SHA512 using AVX2
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Thu, 02 Jun 2016 13:19:05 +0200 thartmann 8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Tue, 26 Apr 2016 21:54:21 -0700 jcivlin 8154495: SHA256 AVX2 intrinsic (when no supports_sha() available)
Thu, 07 Apr 2016 16:37:35 -0400 coleenp 8151939: VM_Version_init() print buffer is too small
Mon, 07 Mar 2016 15:03:48 -0800 mikael 8151002: Make Assembler methods vextract and vinsert match actual instructions
Thu, 03 Mar 2016 22:02:13 -0800 vdeshpande 8150767: Enables SHA Extensions on x86
Thu, 28 Jan 2016 08:33:45 +0100 zmajo 8146478: Node limit exceeded with -XX:AllocateInstancePrefetchLines=1073741823
Thu, 07 Jan 2016 14:29:05 -0800 kvn 8146581: Minor corrections to the patch submitted for earlier bug id - 8143925
Mon, 28 Dec 2015 23:11:01 -0800 kvn 8143925: Enhancing CounterMode.crypt() for AES
Wed, 23 Dec 2015 20:19:42 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Mon, 14 Dec 2015 10:27:33 -0800 kvn Merge
Mon, 07 Dec 2015 16:35:07 -0800 kvn 8143355: Update for addition of vectorizedMismatch intrinsic for x86
Wed, 09 Dec 2015 11:06:39 +0100 thartmann 6808665: Use486InstrsOnly aborts 32-bit VM
Mon, 23 Nov 2015 08:11:30 +0100 zmajo 8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
Fri, 13 Nov 2015 18:14:41 +0300 kshefov 8131778: java disables UseAES flag when using VIS=2 on sparc
Mon, 09 Nov 2015 11:26:41 -0800 iveresov 8140779: Code generation fixes for avx512
Fri, 09 Oct 2015 14:21:26 +0200 zmajo 8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 16 Sep 2015 15:54:32 -0700 kvn 8134553: CRC32C implementations for x86/x64 targets
Fri, 11 Sep 2015 17:02:44 -0700 mcberg 8132160: support for AVX 512 call frames and stack management
Thu, 03 Sep 2015 15:03:12 -0700 kvn 8132081: C2 support for Adler32 on SPARC
Fri, 03 Jul 2015 09:33:04 +0200 zmajo 8130120: Handling of SHA intrinsics inconsistent across platforms
Thu, 02 Jul 2015 11:12:59 +0100 aph Merge
Tue, 16 Jun 2015 17:31:53 +0100 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Mon, 29 Jun 2015 00:10:01 -0700 kvn 8073583: C2 support for CRC32C on SPARC
Wed, 17 Jun 2015 17:48:25 -0700 ascarpino 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Wed, 03 Jun 2015 15:02:10 -0700 kvn 8081778: Use Intel x64 CPU instructions for RSA acceleration
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Tue, 31 Mar 2015 12:31:18 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Fri, 03 Apr 2015 05:55:33 -0400 stuefe 8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
Tue, 10 Feb 2015 21:32:05 +0100 psandoz 8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Fri, 17 Oct 2014 15:35:25 -0700 kvn 8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Fri, 22 Aug 2014 12:03:49 -0700 kvn 8055069: TSX and RTM should be deprecated more strongly until hardware is corrected
Mon, 11 Aug 2014 10:18:09 -0700 zgu 6424123: JVM crashes on failed 'strdup' call
Tue, 05 Aug 2014 15:02:10 -0700 kvn 8052081: Optimize generated by C2 code for Intel's Atom processor
Tue, 15 Jul 2014 07:33:49 -0700 dcubed 8049717: expose L1_data_cache_line_size for diagnostic/sanity checks
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Fri, 09 May 2014 16:50:54 -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
Mon, 31 Mar 2014 13:08:03 -0700 kvn 8038633: crash in VM_Version::get_processor_features() on startup
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Fri, 14 Mar 2014 17:28:58 -0700 kvn 8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
Wed, 12 Mar 2014 11:24:26 -0700 iveresov 8031321: Support Intel bit manipulation instructions
less more (0) -60 tip