RFR: 8353188: C1: Clean up x86 backend after 32-bit x86 removal [v2]

Aleksey Shipilev shade at openjdk.org
Tue Apr 1 07:58:27 UTC 2025


> Piece-wise cleanup of C1_LIRAssembler_x86, C1_MacroAssembler and related classes. C1 implements the bulk of arch-specific backend there. Major parts of this backend are already removed by #24274, this cleans up another large bulk, and hopefully most of it.
> 
> Additional testing:
>  - [x] Linux x86_64 server fastdebug, `all`
>  - [x] Linux x86_64 server fastdebug, `all` + `-XX:TieredStopAtLevel=1`

Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:

  Review comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24301/files
  - new: https://git.openjdk.org/jdk/pull/24301/files/47f239c2..527854ec

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24301&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24301&range=00-01

  Stats: 12 lines in 2 files changed: 0 ins; 11 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/24301.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24301/head:pull/24301

PR: https://git.openjdk.org/jdk/pull/24301


More information about the hotspot-compiler-dev mailing list