log src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp @ 2089:037c727f35fb

age author description
Mon, 27 Dec 2010 21:51:31 -0800 iveresov 7009231: C1: Incorrect CAS code for longs on SPARC 32bit
Fri, 03 Dec 2010 12:14:33 -0800 never 7004530: casx used for 32 bit cas after 7003554
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 05 Oct 2010 11:16:12 -0700 never 6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
Mon, 13 Sep 2010 12:10:49 -0700 iveresov 6919069: client compiler needs to capture more profile information for tiered work
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
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, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Wed, 17 Mar 2010 10:22:41 +0100 twisti 6934966: JSR 292 add C1 logic for saved SP over MethodHandle calls