log src/share/vm/adlc/formssel.cpp @ 1250:3f5b7efb9642

age author description
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
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Fri, 27 Feb 2009 03:35:40 -0800 twisti 6778669: Patch from Red Hat -- fixes compilation errors
Thu, 26 Feb 2009 16:57:21 -0800 never 6810855: KILL vs. TEMP ordering restrictions are too strong
Wed, 25 Feb 2009 10:53:14 -0800 never 6805427: adlc compiler may generate incorrect machnode emission code
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Tue, 09 Dec 2008 12:41:26 -0800 jrose 6771309: debugging AD files is difficult without #line directives in generated code
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Tue, 28 Oct 2008 09:31:30 -0700 never 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge