Skip to content
This repository was archived by the owner on Sep 2, 2018. It is now read-only.

[AVR] Don't reserve the frame pointer when spilling registers #226

Merged
merged 1 commit into from
Sep 29, 2016

Conversation

dylanmckay
Copy link
Member

This is unnecessary, and required that we added an AVR-specific hack to
the register allocator.

Fixes #145

This is unnecessary, and required that we added an AVR-specific hack to
the register allocator.
@dylanmckay dylanmckay merged commit 600864b into avr-support Sep 29, 2016
@dylanmckay dylanmckay deleted the remove-fp-hack branch September 29, 2016 13:32
@shepmaster
Copy link

Deleting hacks is the best

@dylanmckay
Copy link
Member Author

dylanmckay commented Sep 29, 2016

I'm just happy that I finally got these two hacks out (#1 and #145), they were the two main problems in getting all of the code upstreamed (because hacks that dirty should never see the light of day)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants