RFR: 8241502: Migrate x86_64.ad to MacroAssembler [v5]
John Tortugo
github.com+2249648+johntortugo at openjdk.java.net
Wed Feb 17 04:10:58 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:
More shifts; logic operations and movs.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2420/files
- new: https://git.openjdk.java.net/jdk/pull/2420/files/0e72dfe0..b776b9f6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2420&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2420&range=03-04
Stats: 117 lines in 3 files changed: 68 ins; 7 del; 42 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