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

age author description
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Thu, 19 Aug 2010 14:51:47 -0700 never 6978249: spill between cpu and fpu registers when those moves are fast
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
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
Fri, 19 Feb 2010 10:04:16 -0800 kvn 6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
Wed, 03 Feb 2010 15:56:37 -0800 never 6921969: optimize 64 long multiply for case with high bits zero
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
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}()
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 26 Mar 2009 14:31:45 -0700 never 6822204: volatile fences should prefer lock:addl to actual mfence instructions
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Fri, 13 Mar 2009 18:39:22 -0700 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
Fri, 13 Mar 2009 11:35:17 -0700 twisti 6378821: bitCount() should use POPC on SPARC processors and AMD+10h
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
Wed, 04 Mar 2009 09:58:39 -0800 jrose 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
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
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Wed, 24 Dec 2008 13:06:09 -0800 xlu 6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Tue, 28 Oct 2008 09:31:30 -0700 never 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it