log src/cpu/x86/vm/x86_32.ad @ 4047:d8cb48376797

age author description
Wed, 26 Oct 2011 06:08:56 -0700 kvn 7097546: Optimize use of CMOVE instructions
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
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Mon, 11 Apr 2011 15:30:31 -0700 kvn 7035713: 3DNow Prefetch Instruction Support
Fri, 25 Mar 2011 09:35:39 +0100 roland 7029017: Additional architecture support for c2 compiler
Sat, 26 Feb 2011 12:10:54 -0800 kvn 6942326: x86 code in string_indexof() could read beyond reserved heap space
Wed, 09 Feb 2011 15:02:23 -0800 never 7016474: string compare intrinsic improvements
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Sat, 06 Nov 2010 18:52:07 -0700 kvn 6997311: SIGFPE in new long division asm code
Tue, 02 Nov 2010 09:00:37 -0700 kvn 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
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