RFR: 8353192: C2: Clean up x86 backend after 32-bit x86 removal [v2]
Vladimir Kozlov
kvn at openjdk.org
Mon Apr 7 17:10:00 UTC 2025
On Mon, 7 Apr 2025 08:47:19 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Piece-wise cleanup of C2 x86 backend. C2_MacroAssembler, x86.ad and related files are the target for this cleanup.
>>
>> Additional testing:
>> - [x] Linux x86_64 server fastdebug, `all`
>> - [x] Linux x86_64 server fastdebug, `all` + `-XX:-TieredCompilation`
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - Cleanup ADLC as well
> - Revert some accidental removals
> - Merge branch 'master' into JDK-8353192-x86-c2-backend
> - Touchup
> - Fix
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24300#pullrequestreview-2747524683
More information about the hotspot-compiler-dev
mailing list