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

Determining possibly modified registers statically #226

Merged
merged 12 commits into from
Oct 14, 2024

Conversation

shigoel
Copy link
Collaborator

@shigoel shigoel commented Oct 10, 2024

Description:

Rudimentary implementation of statically determining the GPR/SFPs that may be modified by the program.

Testing:

What tests have been run? Did make all succeed for your changes? Was
conformance testing successful on an Aarch64 machine?

Yes

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

Arm/Cfg/Cfg.lean Outdated Show resolved Hide resolved
Arm/Cfg/Cfg.lean Outdated Show resolved Hide resolved
Arm/Cfg/Cfg.lean Outdated Show resolved Hide resolved
Copy link
Collaborator

@bollu bollu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I like how this is shaping up!

bollu and others added 3 commits October 11, 2024 10:48
@shigoel shigoel marked this pull request as ready for review October 14, 2024 16:14
@shigoel shigoel merged commit 807738b into main Oct 14, 2024
5 checks passed
@shigoel shigoel deleted the cfg_maybe_modified_regs branch October 14, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants