RFR: 8331733: [PPC64] saving and restoring CR is not needed at most places [v2]

Varada M varadam at openjdk.org
Wed Jun 5 07:00:26 UTC 2024


> PPC64 uses save/restore CR less often. Only LR is critical, CR is mainly needed for native-to-Java calls.
> Fastdebug: build and tier1 testing successful. [unrelated failures]

Varada M has updated the pull request incrementally with one additional commit since the last revision:

  [PPC64] saving and restoring CR is not needed at most places

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19494/files
  - new: https://git.openjdk.org/jdk/pull/19494/files/75b9afa9..6dee9281

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

  Stats: 7 lines in 2 files changed: 0 ins; 5 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19494.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19494/head:pull/19494

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


More information about the shenandoah-dev mailing list