log src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp @ 18041:52b4284cb496

age author description
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 14 Jan 2014 14:51:47 +0100 roland 8026253: New type profiling points: sparc support
Wed, 08 Jan 2014 22:59:24 +0100 Doug Simon re-added relocation entry for safepoint polling instruction emitted by C1 on SPARC
Wed, 08 Jan 2014 16:57:30 +0100 Doug Simon removed poll_Relocation::pollingForm type and associated data field and rely solely on format field of safepoint relocation entries when deciding whether or not to relocate the operand of a safepoint poll instruction
Mon, 06 Jan 2014 20:43:31 +0100 Doug Simon renamed pollingPageDistance enum to pollingForm
Mon, 06 Jan 2014 13:41:59 +0100 Doug Simon reloc info for safepoint polls includes whether the poison page is far or near
Fri, 18 Oct 2013 12:15:32 -0700 morris 8008242: VerifyOops is broken on SPARC
Wed, 09 Oct 2013 16:32:21 +0200 roland 8023657: New type profiling points: arguments to call
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Wed, 21 Aug 2013 13:34:45 +0200 roland 7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Fri, 07 Jun 2013 16:46:37 -0700 morris 8008407: remove SPARC V8 support
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Fri, 12 Oct 2012 09:22:52 -0700 kvn Merge
Thu, 11 Oct 2012 18:21:01 +0200 roland 8000753: compiler/6912517 crashes on 64bit sparc with compressed oops off
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Tue, 11 Sep 2012 16:20:57 +0200 roland 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 14 May 2012 09:36:00 -0700 kvn 6924259: Remove String.count/String.offset
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Thu, 19 Jan 2012 10:56:51 -0800 iveresov 7131288: COMPILE SKIPPED: deopt handler overflow (retry at different tier)
Fri, 06 Jan 2012 20:09:20 -0800 kvn Merge
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Fri, 09 Dec 2011 11:29:05 -0800 jiangli Merge