log src/cpu/x86/vm/assembler_x86.hpp @ 1846:d55217dc206f

age author description
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
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"
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
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