hotspot/src/cpu/x86/vm/macroAssembler_x86.cpp
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Tue, 06 Sep 2016 09:59:25 -0700 mcberg 8164989: Inflate and compress intrinsics produce incorrect results with avx512
Tue, 16 Aug 2016 09:19:13 -0700 dlong 8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
Thu, 02 Jun 2016 13:19:05 +0200 thartmann 8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Wed, 01 Jun 2016 16:36:44 +0200 thartmann 8157842: indexOfChar intrinsic is not emitted on x86
Fri, 20 May 2016 14:17:55 -0700 vdeshpande 8154473: Update for CompilerDirectives to control stub generation and intrinsics
Fri, 06 May 2016 18:20:50 +0300 vlivanov Merge
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Mon, 25 Apr 2016 09:51:00 -0400 coleenp 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
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 20:43:59 -0700 mcberg 8154896: xml.transform fails intermittently on SKX
Mon, 18 Apr 2016 15:18:14 -0700 mcberg 8153998: Masked vector post loops
Mon, 04 Apr 2016 14:49:19 -0700 dcubed 8152358: code and comment cleanups found during the hunt for 8077392
Mon, 07 Mar 2016 15:03:48 -0800 mikael 8151002: Make Assembler methods vextract and vinsert match actual instructions
Fri, 04 Mar 2016 01:30:11 +0300 shade 8146801: Allocating short arrays of non-constant size is slow
Mon, 15 Feb 2016 11:52:51 +0100 thartmann Merge
Thu, 11 Feb 2016 11:15:13 +0100 thartmann 8145700: Uninitialised variable in macroAssembler_x86.cpp:7038
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Tue, 12 Jan 2016 09:19:09 +0100 zmajo 8086053: Address inconsistencies regarding ZeroTLAB
Mon, 11 Jan 2016 17:11:57 -0800 twisti Merge
Fri, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Wed, 27 Jan 2016 14:50:56 +0100 mgerdin 8147461: Use byte offsets for vtable start and vtable length offsets
Wed, 20 Jan 2016 11:58:09 -0800 cjplummer 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Tue, 22 Dec 2015 11:11:29 -0500 coleenp 8074457: Remove the non-Zero CPP Interpreter
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
Fri, 18 Dec 2015 15:29:43 -0800 kvn 8145717: Use AVX3 instructions for Arrays.equals() intrinsic
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Mon, 14 Dec 2015 14:48:30 -0800 kvn 8144771: Use AVX3 instructions for string compare
Mon, 07 Dec 2015 16:35:07 -0800 kvn 8143355: Update for addition of vectorizedMismatch intrinsic for x86
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Tue, 24 Nov 2015 10:30:23 +0100 neliasso Merge
Tue, 17 Nov 2015 16:40:52 -0500 kbarrett 8143014: Access PtrQueue member offsets through derived classes
Mon, 23 Nov 2015 08:11:30 +0100 zmajo 8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
Thu, 19 Nov 2015 16:07:22 -0800 mcberg 8142980: SKX SpecJvm2008 - Derby
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Fri, 06 Nov 2015 16:42:01 +0100 neliasso 8141629: Hs-comp doesn't build with JDK-8139040
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
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 15 Oct 2015 13:28:22 +0200 jwilhelm Merge
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Wed, 07 Oct 2015 01:03:24 +0200 jwilhelm Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 15 Oct 2015 17:38:41 +0200 zmajo 8080650: Enable stubs to use frame pointers correctly
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
Mon, 31 Aug 2015 21:46:33 +0300 dsamersoff Merge
Wed, 19 Aug 2015 08:55:18 +0200 zmajo 8076373: In 32-bit VM interpreter and compiled code process NaN values differently
Tue, 18 Aug 2015 17:48:35 -0400 kbarrett 8072817: CardTableExtension kind() should be BarrierSet::CardTableExtension
Tue, 11 Aug 2015 12:24:26 +0300 shade 8131682: C1 should use multibyte nops everywhere
Thu, 16 Jul 2015 11:55:21 +0200 tschatzl 8131344: Missing klass.inline.hpp include in compiler files
Tue, 14 Jul 2015 09:33:20 -0700 dcubed 8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
less more (0) -100 -60 tip