hotspot/src/share/vm/opto/loopTransform.cpp
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, 08 Apr 2011 14:56:22 -0700 kvn 7004555: Add new policy for one iteration loops
Mon, 04 Apr 2011 19:02:36 -0700 kvn 7004547: regular loop unroll should not unroll more than max unrolling
Mon, 04 Apr 2011 12:57:04 -0700 never 7026957: assert(type2aelembytes(store->as_Mem()->memory_type(), true) == 1 << shift->in(2)->get_int()) failed
Sat, 02 Apr 2011 10:54:15 -0700 kvn 7004535: Clone loop predicate during loop unswitch
Thu, 31 Mar 2011 13:22:34 -0700 kvn 7032696: Fix for 7029152 broke VM
Wed, 30 Mar 2011 12:08:49 -0700 kvn 7029152: Ideal nodes for String intrinsics miss memory edge optimization
Sun, 27 Mar 2011 00:00:14 -0700 never 7024475: loop doesn't terminate when compiled
Mon, 21 Mar 2011 11:28:14 -0700 kvn 7008866: Missing loop predicate for loop with multiple entries
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 07 Oct 2010 21:40:55 -0700 never 6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
Wed, 15 Sep 2010 20:25:37 -0700 never 6984979: OptimizeFill misses some cases with an odd memory graph
Tue, 07 Sep 2010 11:31:27 -0700 never 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Mon, 28 Jun 2010 14:54:39 -0700 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 17 Mar 2010 16:40:25 -0700 never 6930043: C2: SIGSEGV in javasoft.sqe.tests.lang.arr017.arr01702.arr01702.loop_forw(II)I
Thu, 25 Feb 2010 22:58:43 -0800 kvn 6930116: loop predication code does not handle If nodes with only one projection
Fri, 19 Feb 2010 13:06:11 -0800 never 6927049: assert(is_Loop(),"invalid node class")
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Thu, 28 May 2009 09:37:18 -0700 cfang 6837146: Should perform unswitch before maximally unroll in loop transformation
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Fri, 03 Oct 2008 13:58:20 -0700 never 6743188: incomplete fix for 6700047 C2 failed in idom_no_update
Thu, 02 Oct 2008 08:37:44 -0700 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
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
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Fri, 20 Jun 2008 11:10:05 -0700 kvn 6715633: when matching a memory node the adr_type should not change
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 06 Mar 2008 10:53:33 -0800 kvn 6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip