hotspot/src/share/vm/opto/matcher.cpp
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
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
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
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Mon, 23 Feb 2009 16:03:19 -0800 kvn 6791572: assert("duplicating node that's already been matched")
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Tue, 23 Sep 2008 12:29:06 -0700 kvn 6747051: Improve code and implicit null check generation for compressed oops
Wed, 17 Sep 2008 12:59:52 -0700 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
Thu, 28 Aug 2008 23:03:55 -0700 never 6732698: crash with dead code from compressed oops in gcm
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Tue, 24 Jun 2008 16:00:14 -0700 never 6718676: putback for 6604014 is incomplete
Tue, 24 Jun 2008 10:43:29 -0700 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Fri, 20 Jun 2008 11:10:05 -0700 kvn 6715633: when matching a memory node the adr_type should not change
Thu, 29 May 2008 16:22:09 -0700 rasbold 6695049: (coll) Create an x86 intrinsic for Arrays.equals
Thu, 29 May 2008 12:04:14 -0700 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Wed, 21 May 2008 13:46:23 -0700 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
Wed, 21 May 2008 10:45:07 -0700 kvn 6695810: null oop passed to encode_heap_oop_not_null
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 13 Mar 2008 16:06:34 -0700 kvn 6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip