RFR: 8241502: Migrate x86_64.ad to MacroAssembler [v3]

John Tortugo github.com+2249648+johntortugo at openjdk.java.net
Thu Feb 11 05:12:55 UTC 2021


> Relates to: https://bugs.openjdk.java.net/browse/JDK-8241502
> Tested on: Linux tier1, 2 and 3
> 
> Can you please take a look whether these changes are going in the direction expected or not? If it is, I'll continue working on the `JDK-8241502` but I'd like to split it in a few PRs since it's a lot of changes.

John Tortugo has updated the pull request incrementally with one additional commit since the last revision:

  Third part of conversions. Small fix in Assembler::cmovl.

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2420/files
  - new: https://git.openjdk.java.net/jdk/pull/2420/files/25824fde..1e8361cc

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2420&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2420&range=01-02

  Stats: 156 lines in 2 files changed: 46 ins; 13 del; 97 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2420.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2420/head:pull/2420

PR: https://git.openjdk.java.net/jdk/pull/2420


More information about the hotspot-compiler-dev mailing list