Skip to content

Ldvars separation #1

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

Closed
wants to merge 10,000 commits into from
Closed

Ldvars separation #1

wants to merge 10,000 commits into from

Conversation

OCHyams
Copy link
Owner

@OCHyams OCHyams commented Mar 27, 2020

Making this Pull Request so that it's easy to browse these changes!

jmorse added 30 commits March 31, 2020 14:57
Three hundred lines!
Only 250 lines versus entry values!
350 lines ish, much more like it.
This makes the code much less ugly (but still ugly). I feel vaguely good
about it. It's still much longer than I originally intended; but here we
are.
So there's no point going through this add/remove rigmarole.
This is more difficult than it looks, due to the amount of code that I
wrote that assumes that a register number is a machine location. To
fix that, add a stronger integer type to identify a machine location, the
location index. (tests currently fail).
Which keeps disappearing in debug mode?
This is so that we can track them for now, in the temporary absence of mphis
Just have a big bloody table instead.
Instead, def what's already def'd, and store the regmask for later use.
I suspect it's not valid to read something that's only written by a
regmask, but lets be conservative.
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