log src/cpu/sparc/vm/assembler_sparc.hpp @ 20804:7848fc12602b

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 30 Apr 2014 14:14:01 -0700 kvn 8035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparc
Thu, 10 Apr 2014 23:15:13 -0700 iveresov 8038297: Avoid placing CTI immediately following cbcond instruction on T4
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
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, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 07 Jun 2013 16:46:37 -0700 morris 8008407: remove SPARC V8 support
Mon, 07 Jan 2013 14:08:28 -0800 twisti 8004537: replace AbstractAssembler emit_long with emit_int32
Thu, 06 Dec 2012 09:57:41 -0800 twisti 8003250: SPARC: move MacroAssembler into separate file
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Mon, 17 Sep 2012 12:57:58 -0700 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
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
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 05 Mar 2012 14:19:00 -0500 coleenp 7150046: SIGILL on sparcv9 fastdebug
Wed, 01 Feb 2012 16:57:08 -0800 never 7013347: allow crypto functions to be called inline to enhance performance
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Wed, 07 Sep 2011 11:52:00 -0700 iveresov Merge
Fri, 26 Aug 2011 08:52:22 -0700 kvn 7059037: Use BIS for zeroing on T4
Wed, 31 Aug 2011 10:16:02 -0700 johnc 7066841: remove MacroAssembler::br_on_reg_cond() on sparc
Tue, 16 Aug 2011 16:59:46 -0700 kvn 7079329: Adjust allocation prefetching for T4
Thu, 11 Aug 2011 12:08:11 -0700 kvn 7063629: use cbcond in C2 generated code on T4
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Fri, 08 Jul 2011 09:38:48 -0700 kvn 7059034: Use movxtod/movdtox on T4
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Mon, 14 Feb 2011 03:21:18 -0800 twisti 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC