hotspot/src/cpu/x86/vm/x86_64.ad
Sun, 27 Mar 2011 13:17:37 -0700 iveresov 6964776: c2 should ensure the polling page is reachable on 64 bit
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
Tue, 02 Nov 2010 09:00:37 -0700 kvn 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
Mon, 04 Oct 2010 17:09:18 -0700 never 6968348: Byteswapped memory access can point to wrong location after JIT
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
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
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
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
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
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
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 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
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
Tue, 17 Feb 2009 11:19:31 +0100 twisti 6805950: Typos in andL_rReg_imm instructions in x86_64.ad
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
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
Fri, 10 Oct 2008 09:47:56 -0700 rasbold 6752257: Use NOT instead of XOR -1 on x86
Wed, 27 Aug 2008 00:21:55 -0700 never 5108146: Merge i486 and amd64 cpu directories
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Tue, 24 Jun 2008 10:43:29 -0700 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Thu, 05 Jun 2008 13:02:51 -0700 kvn 6709093: Compressed Oops: reduce size of compiled methods
Thu, 29 May 2008 16:22:09 -0700 rasbold 6695049: (coll) Create an x86 intrinsic for Arrays.equals
Thu, 29 May 2008 12:04:14 -0700 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Wed, 21 May 2008 13:46:23 -0700 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
Wed, 21 May 2008 10:45:07 -0700 kvn 6695810: null oop passed to encode_heap_oop_not_null
Wed, 07 May 2008 08:06:46 -0700 rasbold 6603011: RFE: Optimize long division
Wed, 23 Apr 2008 11:20:36 -0700 kvn 6689060: Escape Analysis does not work with Compressed Oops
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Wed, 19 Mar 2008 15:33:25 -0700 kvn 6662967: Optimize I2D conversion on new x86
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip