hg: jdk/jdk: 8209783: AArch64: Combine Multiply and Neg operations in C2
adinn at redhat.com
adinn at redhat.com
Wed Aug 22 15:07:23 UTC 2018
Changeset: 25048be67f4a
Author: adinn
Date: 2018-08-22 16:06 +0100
URL: http://hg.openjdk.java.net/jdk/jdk/rev/25048be67f4a
8209783: AArch64: Combine Multiply and Neg operations in C2
Summary: Generate mneg instructions for a*(-b) or (-a)*b to save one instruction
Reviewed-by: adinn
Contributed-by: pengfei.li at arm.com
! src/hotspot/cpu/aarch64/aarch64.ad
More information about the jdk-all-changes
mailing list