log src/cpu/x86/vm/x86.ad @ 24234:ea6f94ab283b default tip

age author description
Mon, 06 Feb 2017 17:18:57 +0100 Gilles Duboscq Merge with jdk8u121-b13
Thu, 21 Apr 2016 16:19:33 +0300 vkempik 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Fri, 29 May 2015 10:58:45 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 25 Mar 2014 12:54:21 -0700 goetz 8037821: Account for trampoline stubs when estimating code buffer sizes
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 14 Jan 2014 17:46:48 -0800 kvn 8002074: Support for AES on SPARC
Tue, 23 Oct 2012 13:06:37 -0700 kvn 8001183: incorrect results of char vectors right shift operaiton
Tue, 02 Oct 2012 12:25:13 -0700 kvn 7201026: add vector for shift count
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
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
Mon, 16 Jul 2012 17:10:22 -0700 kvn 7181494: cleanup avx and vectors code
Tue, 19 Jun 2012 15:12:56 -0700 kvn 7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Thu, 16 Feb 2012 17:12:49 -0800 kvn 7145346: VerifyStackAtCalls is broken
Tue, 20 Dec 2011 00:55:02 -0800 kvn 7121648: Use 3-operands SIMD instructions on x86 with AVX