RFR: 8353192: C2: Clean up x86 backend after 32-bit x86 removal [v2]

Aleksey Shipilev shade at openjdk.org
Wed Apr 9 08:25:42 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

Great! I am integrating then. I merged with current mainline locally, and there were no troubles.

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

PR Comment: https://git.openjdk.org/jdk/pull/24300#issuecomment-2788756733


More information about the hotspot-compiler-dev mailing list