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

Compile targeting modern ARM processors on Android for hardfloat #74

Merged
merged 1 commit into from Apr 1, 2016

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Mar 31, 2016

r? @Ms2ger

This ensures that when SM has any floating point operations on Android in the C code, they're compiled to use SIMD instructions and/or FP registers instead of integer registers or fallback code. Big perf win.


This change is Reviewable

@Ms2ger
Copy link
Collaborator

Ms2ger commented Apr 1, 2016

If you say so.

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2016

📌 Commit f1ec3f8 has been approved by Ms2ger

@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2016

Testing commit f1ec3f8 with merge c4b1b87...

bors-servo added a commit that referenced this pull request Apr 1, 2016
Compile targeting modern ARM processors on Android for hardfloat

r? @Ms2ger

This ensures that when SM has any floating point operations on Android in the C code, they're compiled to use SIMD instructions and/or FP registers instead of integer registers or fallback code. Big perf win.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/74)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 1, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit f1ec3f8 into servo:master Apr 1, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.