git: openjdk/jdk: master: 8318220: RISC-V: C2 ReverseI
Hamlin Li
mli at openjdk.org
Fri Mar 14 15:11:28 UTC 2025
Changeset: 712a70c5
Branch: master
Author: Hamlin Li <mli at openjdk.org>
Date: 2025-03-14 15:07:29 +0000
URL: https://git.openjdk.org/jdk/commit/712a70c5c44ac1fe916ceb1fff854d689b79b126
8318220: RISC-V: C2 ReverseI
8318221: RISC-V: C2 ReverseL
Reviewed-by: fyang, luhenry
! src/hotspot/cpu/riscv/assembler_riscv.hpp
! src/hotspot/cpu/riscv/globals_riscv.hpp
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/riscv/riscv_b.ad
! src/hotspot/cpu/riscv/vm_version_riscv.hpp
+ test/hotspot/jtreg/compiler/c2/riscv64/TestIntegerReverse.java
+ test/hotspot/jtreg/compiler/c2/riscv64/TestLongReverse.java
+ test/hotspot/jtreg/compiler/lib/golden/GoldenReverse.java
! test/hotspot/jtreg/compiler/lib/ir_framework/test/IREncodingPrinter.java
More information about the jdk-changes
mailing list