git: openjdk/jdk: master: 8345609: [C1] LIR Operations with one input should be implemented as LIR_Op1

Martin Doerr mdoerr at openjdk.org
Wed Dec 11 12:52:23 UTC 2024


Changeset: a21d21f4
Branch: master
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2024-12-11 12:50:24 +0000
URL:       https://git.openjdk.org/jdk/commit/a21d21f4d7b74e21f68b6bf9c5dc9ba7d3f9963c

8345609: [C1] LIR Operations with one input should be implemented as LIR_Op1

Reviewed-by: rrich, goetz

! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/ppc/c1_LIRGenerator_ppc.cpp
! src/hotspot/cpu/x86/c1_LIRGenerator_x86.cpp
! src/hotspot/cpu/x86/c1_LinearScan_x86.cpp
! src/hotspot/cpu/x86/c1_LinearScan_x86.hpp
! src/hotspot/share/c1/c1_LIR.cpp
! src/hotspot/share/c1/c1_LIR.hpp
! src/hotspot/share/c1/c1_LIRAssembler.cpp
! src/hotspot/share/c1/c1_LIRAssembler.hpp
! src/hotspot/share/c1/c1_LinearScan.cpp



More information about the jdk-changes mailing list