log src/cpu/x86/vm/assembler_x86.cpp @ 2014:4de5f4101cfd

age author description
Wed, 08 Dec 2010 17:50:49 -0800 iveresov Merge
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Mon, 29 Nov 2010 15:43:36 -0500 coleenp 6780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompressedOops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
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.
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Tue, 10 Aug 2010 12:15:10 -0700 never 6975027: use of movptr to set length of array
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Thu, 03 Jun 2010 14:20:27 -0700 kvn 6958254: -XX:+VerifyOops is broken on x86
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
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
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Mon, 02 Aug 2010 15:44:38 -0700 Lukas Stadler * using reflected objects instead of oops
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Wed, 17 Mar 2010 10:47:03 -0700 kvn 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Wed, 16 Dec 2009 12:48:04 +0100 twisti 6829192: JSR 292 needs to support 64-bit x86
Tue, 10 Nov 2009 17:00:18 -0800 cfang Merge
Mon, 02 Nov 2009 11:17:55 +0100 roland 6769124: various 64-bit fixes for c1
Thu, 29 Oct 2009 09:42:26 -0700 johnc 6889740: G1: OpenDS fails with "unhandled exception in compiled code"
Wed, 14 Oct 2009 15:03:32 -0700 kvn 6890984: Comparison of 2 arrays could cause VM crash
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Thu, 30 Jul 2009 16:05:56 -0700 kvn 6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
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
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
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 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, 06 Mar 2009 21:36:50 -0800 jrose 6812831: factor duplicated assembly code for megamorphic invokeinterface (for 6655638)
Wed, 04 Mar 2009 09:58:39 -0800 jrose 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
Sun, 01 Mar 2009 20:49:46 -0800 never 6811384: MacroAssembler::serialize_memory may touch next page on amd64
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 13 Jan 2009 14:41:44 -0500 coleenp 6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
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, 14 Oct 2008 15:10:26 -0700 kvn 6532536: Optimize arraycopy stubs for Intel cpus
Wed, 17 Sep 2008 16:49:18 +0400 apetrusenko Merge base src/cpu/x86/vm/assembler_x86_32.cpp@930d4f0d47df
Wed, 27 Aug 2008 00:21:55 -0700 never 5108146: Merge i486 and amd64 cpu directories base src/cpu/x86/vm/assembler_x86_32.cpp@1693ddc9c2d8