log src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp @ 3938:e6b1331a51d2

age author description
Wed, 31 Aug 2011 16:46:11 -0700 never 7083786: dead various dead chunks of code
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Mon, 04 Apr 2011 16:00:34 -0700 iveresov 7033732: C1: When calling c2 arraycopy stubs offsets and length must have clear upper 32bits
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Mon, 28 Feb 2011 06:07:12 -0800 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
Thu, 06 Jan 2011 16:03:20 -0800 iveresov 7010618: C1: array length should be treated at int on 64bit during array allocation
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