Bug 155705 - [JSC] Clean up Math.floor thunk and use SSE round instruction
Summary: [JSC] Clean up Math.floor thunk and use SSE round instruction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-20 15:52 PDT by Yusuke Suzuki
Modified: 2016-03-21 18:35 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.76 KB, patch)
2016-03-20 15:55 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-03-20 15:52:47 PDT
[JSC] Clean up Math.floor thunk and use SSE round instruction
Comment 1 Yusuke Suzuki 2016-03-20 15:55:31 PDT
Created attachment 274548 [details]
Patch
Comment 2 Geoffrey Garen 2016-03-21 13:05:15 PDT
Comment on attachment 274548 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2016-03-21 17:46:40 PDT
Comment on attachment 274548 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2016-03-21 18:35:07 PDT
Comment on attachment 274548 [details]
Patch

Clearing flags on attachment: 274548

Committed r198513: <http://trac.webkit.org/changeset/198513>
Comment 5 WebKit Commit Bot 2016-03-21 18:35:11 PDT
All reviewed patches have been landed.  Closing bug.