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

Operation Short Change: optimize branches we know must be short #345

Closed
classilla opened this issue Jan 14, 2017 · 3 comments
Closed

Operation Short Change: optimize branches we know must be short #345

classilla opened this issue Jan 14, 2017 · 3 comments

Comments

@classilla
Copy link
Owner

Specifically to SharedIC.cpp and CodeGenerator.cpp, but also possibly MacroAssembler.cpp.

@classilla
Copy link
Owner Author

Big candidate: CodeGenerator::visitValueToFloat32

We could even consider the situation of a single type, I guess.

@classilla
Copy link
Owner Author

MacroAssembler canonicalizeFloat and canonicalizeDouble could be a lot more efficient.

@classilla
Copy link
Owner Author

Baseline stub failure branches are always short!

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

No branches or pull requests

1 participant