log src/cpu/sparc/vm/sparc.ad @ 1748:3e8fbc61cee8

age author description
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Tue, 25 May 2010 02:38:48 -0700 twisti 6934104: JSR 292 needs to support SPARC C2
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
Fri, 19 Feb 2010 10:04:16 -0800 kvn 6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
Sat, 09 Jan 2010 00:59:35 -0800 never 6909839: missing unsigned compare cases for some cmoves in sparc.ad
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Tue, 27 Oct 2009 03:00:27 -0700 twisti 6893554: SPECjvm2008 mpegaudio fails with SecurityException
Wed, 14 Oct 2009 15:03:32 -0700 kvn 6890984: Comparison of 2 arrays could cause VM crash
Tue, 06 Oct 2009 10:15:38 -0700 kvn 6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Mon, 31 Aug 2009 02:24:21 -0700 twisti 6875967: CTW fails with./generated/adfiles/ad_sparc.cpp:6711
Fri, 26 Jun 2009 07:26:10 -0700 twisti 5057225: Remove useless I2L conversions
Wed, 13 May 2009 00:45:22 -0700 twisti 6814842: Load shortening optimizations
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
Fri, 24 Apr 2009 15:08:30 -0700 never 6833573: C2 sparc: assert(c < 64 && (c & 1) == 0,"bad double float register")
Tue, 21 Apr 2009 11:16:30 -0700 twisti 6822110: Add AddressLiteral class on SPARC
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Fri, 13 Mar 2009 11:35:17 -0700 twisti 6378821: bitCount() should use POPC on SPARC processors and AMD+10h
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)