log src/share/vm/opto/matcher.cpp @ 6848:8e47bac5643a

age author description
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
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
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 20 Dec 2011 00:55:02 -0800 kvn 7121648: Use 3-operands SIMD instructions on x86 with AVX
Wed, 09 Nov 2011 07:25:51 -0800 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
Wed, 07 Sep 2011 09:35:52 +0200 roland 7086394: c2/arm: enable UseFPUForSpilling
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Tue, 16 Aug 2011 16:59:46 -0700 kvn 7079329: Adjust allocation prefetching for T4
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Wed, 06 Jul 2011 12:03:01 -0700 jcoomes 7061187: need some includes for arm/ppc
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Fri, 25 Mar 2011 09:35:39 +0100 roland 7029017: Additional architecture support for c2 compiler
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 19 Aug 2010 14:51:47 -0700 never 6978249: spill between cpu and fpu registers when those moves are fast
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 29 Jan 2010 22:51:41 -0800 never 6916644: C2 compiler crash on x86
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Wed, 04 Nov 2009 14:16:20 -0800 kvn 6896370: CTW fails share/vm/opto/matcher.cpp:1475 "duplicating node that's already been matched"
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Wed, 24 Jun 2009 12:00:51 -0700 kvn 6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
Wed, 22 Apr 2009 17:03:18 -0700 kvn 6709742: find_base_for_derived's use of Ideal NULL is unsafe causing crashes during register allocation
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics