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

Martin Doerr mdoerr at openjdk.org
Mon Jan 13 20:06:30 UTC 2025


Changeset: 13e1ea53
Branch: master
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2025-01-13 20:03:34 +0000
URL:       https://git.openjdk.org/jdk/commit/13e1ea53c547900e76a2c7059893bf24b6ee42dc

8346038: [REDO] - [C1] LIR Operations with one input should be implemented as LIR_Op1

Co-authored-by: Sandhya Viswanathan <sviswanathan at openjdk.org>
Reviewed-by: kvn, sviswanathan

! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/ppc/c1_LIRGenerator_ppc.cpp
! src/hotspot/cpu/x86/c1_LIRAssembler_x86.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/cpu/x86/macroAssembler_x86.cpp
! 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