git: openjdk/mobile: 5 new changesets
duke
duke at openjdk.java.net
Thu Dec 12 10:24:20 UTC 2019
Changeset: 31e075b0
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2019-12-12 13:09:16 +0000
URL: https://git.openjdk.java.net/mobile/commit/31e075b0
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: df5fba32
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2019-12-12 13:09:16 +0000
URL: https://git.openjdk.java.net/mobile/commit/df5fba32
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: 9251e912
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2019-12-12 13:09:16 +0000
URL: https://git.openjdk.java.net/mobile/commit/9251e912
8235688: C2: Merge AD instructions for AddV, SubV, and MulV nodes
Reviewed-by: vlivanov, sviswanathan, kvn, jrose
! src/hotspot/cpu/x86/x86.ad
Changeset: a05395c6
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2019-12-12 13:09:16 +0000
URL: https://git.openjdk.java.net/mobile/commit/a05395c6
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: 0de20e8d
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2019-12-12 13:09:30 +0000
URL: https://git.openjdk.java.net/mobile/commit/0de20e8d
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 mobile-changes
mailing list