rbackman [Mon, 19 Aug 2013 09:33:29 +0200] rev 19335
Merge
kvn [Fri, 16 Aug 2013 14:11:40 -0700] rev 19334
8021898: Broken JIT compiler optimization for loop unswitching
Summary: fix method clone_projs() to clone all related MachProj nodes.
Reviewed-by: roland, adlertz
iignatyev [Fri, 16 Aug 2013 13:39:26 -0400] rev 19333
Merge
iignatyev [Wed, 14 Aug 2013 23:50:23 +0400] rev 19332
8022832: Add WB APIs for OSR compilation
Reviewed-by: kvn
iignatyev [Fri, 16 Aug 2013 17:34:37 +0400] rev 19331
8016456: ciReplay test assumes TIERED compilation is available
Reviewed-by: vlivanov, kvn, dholmes
adlertz [Fri, 16 Aug 2013 10:23:55 +0200] rev 19330
8023003: Cleanup the public interface to PhaseCFG
Summary: public methods that don't need to be public should be private.
Reviewed-by: kvn, twisti
bharadwaj [Thu, 15 Aug 2013 11:59:19 -0700] rev 19329
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
Summary: Corrected details
Reviewed-by: kvn, twisti, rbackman
Contributed-by: david.r.chase@oracle.com
dcubed [Tue, 20 Aug 2013 13:47:40 -0700] rev 19328
8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"
Summary: Recognize 0x5120 as "Sun Studio 12u3".
Reviewed-by: dholmes, coleenp