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

convert register pair move to two single register moves #4911

Merged
merged 1 commit into from
Aug 21, 2015

Conversation

WalterBright
Copy link
Member

The code generator handles single register operations a lot better than register pair operations.

@WalterBright WalterBright force-pushed the pairtosingle branch 3 times, most recently from ea2acda to b849c40 Compare August 20, 2015 08:07
@MartinNowak
Copy link
Member

Auto-merge toggled on

MartinNowak added a commit that referenced this pull request Aug 21, 2015
convert register pair move to two single register moves
@MartinNowak MartinNowak merged commit ae7fdd6 into dlang:master Aug 21, 2015
@WalterBright WalterBright deleted the pairtosingle branch August 21, 2015 10:31
@CyberShadow
Copy link
Member

This pull request introduced a regression:
https://issues.dlang.org/show_bug.cgi?id=15861

@WalterBright
Copy link
Member Author

Thanks for tracking the regression down.

@CyberShadow
Copy link
Member

Always a pleasure :)

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.

3 participants