git: openjdk/jdk: 8282204: Use lea instructions for arithmetic operations on x86_64
Jie Fu
jiefu at openjdk.java.net
Wed Mar 23 09:46:14 UTC 2022
Changeset: d8c55725
Author: Quan Anh Mai <anhmdq99 at gmail.com>
Committer: Jie Fu <jiefu at openjdk.org>
Date: 2022-03-23 09:45:23 +0000
URL: https://git.openjdk.java.net/jdk/commit/d8c55725e0f85e21c16bb81e3f1a9bcfacc59f87
8282204: Use lea instructions for arithmetic operations on x86_64
Reviewed-by: jiefu, sviswanathan, thartmann
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/vm_version_x86.hpp
! src/hotspot/cpu/x86/x86_64.ad
+ test/micro/org/openjdk/bench/vm/compiler/LeaInstruction.java
More information about the jdk-changes
mailing list