log src/share/vm/adlc/formssel.cpp @ 10389:f15fe46d8c00

age author description
Thu, 30 May 2013 08:37:08 -0700 twisti 8015266: fix some -Wsign-compare warnings in adlc
Tue, 26 Feb 2013 12:18:30 +0100 roland 8007722: C2: "assert(tp->base() != Type::AnyPtr) failed: not a bare pointer" at machnode.cpp:376
Tue, 22 Jan 2013 15:34:16 -0800 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
Tue, 09 Oct 2012 16:09:31 -0700 kvn 8000592: Improve adlc usability
Tue, 09 Oct 2012 12:40:05 -0700 vlivanov 7199654: Remove LoadUI2LNode
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Tue, 02 Oct 2012 12:25:13 -0700 kvn 7201026: add vector for shift count
Tue, 25 Sep 2012 10:41:15 -0700 kvn 7200233: C2: can't use expand rules for vector instruction rules
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Tue, 20 Dec 2011 16:56:50 +0100 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
Wed, 14 Sep 2011 09:22:51 +0200 roland 7077312: Provide a CALL effect for instruct declaration in the ad file
Fri, 30 Sep 2011 13:47:26 +0200 roland 7096010: c2: running with +PrintOptoAssembly crashes the VM when $constanttablebase is used
Tue, 16 Aug 2011 16:59:46 -0700 kvn 7079329: Adjust allocation prefetching for T4
Tue, 16 Aug 2011 11:53:57 -0700 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
Thu, 11 Aug 2011 12:08:11 -0700 kvn 7063629: use cbcond in C2 generated code on T4
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 18 May 2010 23:58:32 -0700 never 6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Tue, 21 Jul 2009 16:42:58 -0700 never 6857159: local schedule failed with checkcast of Thread.currentThread()
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
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