RFR(M) 8138895: C1: PPC64 Port needs special register for Locks in synchronization code
Doerr, Martin
martin.doerr at sap.com
Thu Oct 8 21:49:01 UTC 2015
Hi,
This change introduces syncLockOpr like the existing syncTempOpr. Other platforms than PPC64 just return a new register so it's no functional change there.
This change is a prerequisite for our C1 on PPC64 contribution.
Webrev is here:
http://cr.openjdk.java.net/~mdoerr/8138895_c1_syncLockOpr/webrev.00
Implementation for aarch64 is included but not tested.
Please review this change. I need a sponsor, please.
Best regards,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151008/c79388a3/attachment.html>
More information about the hotspot-compiler-dev
mailing list