WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144923
[Win] Activate SSE support for 32-bit builds
https://bugs.webkit.org/show_bug.cgi?id=144923
Summary
[Win] Activate SSE support for 32-bit builds
Brent Fulgham
Reported
2015-05-12 12:26:13 PDT
A while ago (in
Bug 136959
) we deactivated SSE instructions for 32-bit Windows builds so that certain older hardware could be supported. Now that we have dropped support for Windows XP and Windows Vista, there are far fewer supported Windows configurations that lack SSE support. We should turn SSE back on for our 32-bit Windows builds.
Attachments
Patch
(1.20 KB, patch)
2015-06-29 07:37 PDT
,
Hyungwook Lee
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-05-12 12:26:52 PDT
<
rdar://problem/20921683
>
Hyungwook Lee
Comment 2
2015-06-29 07:37:49 PDT
Created
attachment 255748
[details]
Patch
Brent Fulgham
Comment 3
2015-06-29 10:01:37 PDT
Comment on
attachment 255748
[details]
Patch This patch is correct. However, at one time we were trying to retain support for some older Intel CPUs that cannot support SSE instructions, which is why this was turned off. We may be able to reenable this now -- I'll check and report back.
Brent Fulgham
Comment 4
2015-06-29 15:19:08 PDT
Comment on
attachment 255748
[details]
Patch r=me! I've confirmed that we no longer support these old PC's so we can switch SSE on across the board.
WebKit Commit Bot
Comment 5
2015-06-29 16:09:16 PDT
Comment on
attachment 255748
[details]
Patch Clearing flags on attachment: 255748 Committed
r186093
: <
http://trac.webkit.org/changeset/186093
>
WebKit Commit Bot
Comment 6
2015-06-29 16:09:20 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug