hotspot/src/cpu/x86/vm/assembler_x86.hpp
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Wed, 15 Jun 2016 11:21:36 +0300 shade 8157726: VarHandles/Unsafe should support sub-word atomic ops
Thu, 05 May 2016 17:16:08 -0700 kvn 8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
Wed, 27 Apr 2016 13:37:07 -0700 vdeshpande 8154975: Update for vectorizedMismatch with AVX512
Tue, 26 Apr 2016 21:54:21 -0700 jcivlin 8154495: SHA256 AVX2 intrinsic (when no supports_sha() available)
Mon, 18 Apr 2016 15:18:14 -0700 mcberg 8153998: Masked vector post loops
Wed, 06 Apr 2016 10:29:26 -0700 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
Tue, 05 Apr 2016 11:37:41 -0700 mcberg 8151003: Remove nds->is_valid() checks from assembler_x86.cpp
Tue, 29 Mar 2016 09:53:50 -0700 mcberg 8152496: Blended code generation
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
Fri, 12 Feb 2016 16:12:15 -0800 mcberg 8149421: Vectorized Post Loops
Fri, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Mon, 28 Dec 2015 23:11:01 -0800 kvn 8143925: Enhancing CounterMode.crypt() for AES
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
Mon, 14 Dec 2015 14:48:30 -0800 kvn 8144771: Use AVX3 instructions for string compare
Thu, 19 Nov 2015 16:07:22 -0800 mcberg 8142980: SKX SpecJvm2008 - Derby
Mon, 09 Nov 2015 11:26:41 -0800 iveresov 8140779: Code generation fixes for avx512
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Mon, 26 Oct 2015 19:33:31 -0700 iveresov 8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
Thu, 22 Oct 2015 21:39:25 -0700 iveresov 8139575: Update for x86 log in the math lib
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Mon, 05 Oct 2015 20:02:40 -0700 iveresov 8132207: update for x86 exp in the math lib
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
Wed, 09 Sep 2015 10:34:17 -0700 mcberg 8135028: support for vectorizing double precision sqrt
Tue, 23 Jun 2015 12:45:08 -0700 mcberg 8081247: AVX 512 extended support
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
Mon, 27 Apr 2015 10:49:43 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Wed, 01 Apr 2015 18:07:50 -0700 kvn 8074981: Integer/FP scalar reduction optimization
Tue, 21 Oct 2014 15:07:25 +0200 jwilhelm 8058255: Native jbyte Atomic::cmpxchg for supported x86 platforms
Thu, 04 Sep 2014 13:11:25 +0400 shade 8050147: StoreLoad barrier interferes with stack usages
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
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
Fri, 18 Oct 2013 10:41:56 +0200 rbackman 8026844: Various Math functions needs intrinsification
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Sun, 27 Jan 2013 21:58:34 -0500 acorn Merge
Tue, 22 Jan 2013 15:34:16 -0800 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
Fri, 25 Jan 2013 10:04:08 -0500 zgu 8000692: Remove old KERNEL code
Tue, 08 Jan 2013 11:30:51 -0800 kvn 8005419: Improve intrinsics code performance on x86 by using AVX2
Thu, 03 Jan 2013 16:30:47 -0800 kvn 8005544: Use 256bit YMM registers in arraycopy stubs on x86
Thu, 03 Jan 2013 15:09:55 -0800 kvn 8005522: use fast-string instructions on x86 for zeroing
Thu, 06 Dec 2012 09:57:41 -0800 twisti 8003250: SPARC: move MacroAssembler into separate file
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Fri, 30 Nov 2012 11:44:05 -0800 twisti 8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
Wed, 24 Oct 2012 14:33:22 -0700 kvn 7184394: add intrinsics to use AES instructions
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Tue, 11 Sep 2012 20:20:38 -0400 coleenp 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 20 Aug 2012 09:07:21 -0700 kvn 6340864: Implement vectorization optimizations in hotspot-server
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 16 Jul 2012 17:10:22 -0700 kvn 7181494: cleanup avx and vectors code
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 12 Jun 2012 10:02:36 +0200 roland 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
less more (0) -100 -60 tip