hg: jdk/sandbox: 5 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Dec 12 10:30:22 UTC 2019


Changeset: 611e595bc8a9
Author:    jbhateja
Date:      2019-12-12 13:09 +0300
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/611e595bc8a9

8234392: C2: Extend Matcher::match_rule_supported_vector() with element type information
Reviewed-by: vlivanov, sviswanathan, kvn, jrose

! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/arm/arm.ad
! src/hotspot/cpu/ppc/ppc.ad
! src/hotspot/cpu/s390/s390.ad
! src/hotspot/cpu/sparc/sparc.ad
! src/hotspot/cpu/x86/x86.ad
! src/hotspot/share/opto/matcher.hpp
! src/hotspot/share/opto/vectornode.cpp

Changeset: 8c16680c5b2e
Author:    jbhateja
Date:      2019-12-12 13:09 +0300
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/8c16680c5b2e

8235405: C2: Merge AD instructions for different vector operations
Reviewed-by: vlivanov, sviswanathan, kvn, jrose

! src/hotspot/cpu/x86/vm_version_x86.cpp
! src/hotspot/cpu/x86/x86.ad

Changeset: 801ebec415e8
Author:    jbhateja
Date:      2019-12-12 13:09 +0300
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/801ebec415e8

8235688: C2: Merge AD instructions for AddV, SubV, and MulV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose

! src/hotspot/cpu/x86/x86.ad

Changeset: 8451a8bae345
Author:    jbhateja
Date:      2019-12-12 13:09 +0300
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/8451a8bae345

8235719: C2: Merge AD instructions for ShiftV, AbsV, and NegV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose

! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.hpp
! src/hotspot/cpu/x86/x86.ad

Changeset: b3801d1ba963
Author:    jbhateja
Date:      2019-12-12 13:09 +0300
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/b3801d1ba963

8235756: C2: Merge AD instructions for DivV, SqrtV, and FmaV nodes
Reviewed-by: vlivanov, sviswanathan, jrose, kvn

! src/hotspot/cpu/x86/x86.ad



More information about the jdk-sandbox-changes mailing list