Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-51560] Simplify rbp handling in prologues/epilogues. #8660

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

graalvmbot
Copy link
Collaborator

This PR changes the handling of rbp so that it is always preserved using push/pop in the method prologue/epilogue. In this way, we simplify the form of all prologues/epilogues we need to support, as well as the unwinding info describing them.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 28, 2024
@graalvmbot graalvmbot closed this Mar 29, 2024
@graalvmbot graalvmbot deleted the ap/GR-51560-rbp-handling branch March 29, 2024 01:13
@graalvmbot graalvmbot merged commit c97d056 into master Mar 29, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants