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

do switch jump tables more often #2315

Merged
merged 1 commit into from
Jul 8, 2013
Merged

Conversation

WalterBright
Copy link
Member

Because jump tables are faster and we can afford to use a little more space for the tables.

@WalterBright
Copy link
Member Author

No additional test cases are necessary.

@braddr
Copy link
Member

braddr commented Jul 8, 2013

I hope the next step of this chain of refactoring (which, btw, would be a good example of one that would likely have been better as one pull request with several commits) will be pulling the several impl styles into their own functions.

braddr added a commit that referenced this pull request Jul 8, 2013
@braddr braddr merged commit 505342d into dlang:master Jul 8, 2013
@WalterBright WalterBright deleted the more-jump-tables branch July 8, 2013 06:15
leandro-lucarella-sociomantic pushed a commit to leandro-lucarella-sociomantic/dmd that referenced this pull request Sep 9, 2013
@CyberShadow
Copy link
Member

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

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