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

Varada M varadam at openjdk.org
Fri Jun 7 08:53:16 UTC 2024


On Fri, 31 May 2024 08:56:36 GMT, Varada M <varadam at openjdk.org> wrote:

> 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]

This pull request has now been integrated.

Changeset: 40b2fbd8
Author:    Varada M <varadam at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/40b2fbd8207404961d3d23375b288cceafc3f902
Stats:     93 lines in 11 files changed: 13 ins; 8 del; 72 mod

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

Reviewed-by: mdoerr, amitkumar

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

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


More information about the shenandoah-dev mailing list