log src/share/vm/opto/loopTransform.cpp @ 1303:c047da02984c

age author description
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