Bug 183324 - [JSC] Use WTF::ArithmeticOperations for CLoop overflow operations
Summary: [JSC] Use WTF::ArithmeticOperations for CLoop overflow operations
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: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-05 01:48 PST by Yusuke Suzuki
Modified: 2018-03-05 10:32 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.18 KB, patch)
2018-03-05 01:51 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (4.18 KB, patch)
2018-03-05 04:17 PST, 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 2018-03-05 01:48:29 PST
[JSC] Use WTF::ArithmeticOperations for CLoop overflow operations
Comment 1 Yusuke Suzuki 2018-03-05 01:51:01 PST
Created attachment 334989 [details]
Patch
Comment 2 Yusuke Suzuki 2018-03-05 04:17:28 PST
Created attachment 334996 [details]
Patch
Comment 3 Yusuke Suzuki 2018-03-05 10:05:33 PST
Actually, in my environment (Linux), it successfully emits jo in x64, super nice!
Comment 4 JF Bastien 2018-03-05 10:18:23 PST
Comment on attachment 334996 [details]
Patch

Nice! r=me
Comment 5 Yusuke Suzuki 2018-03-05 10:20:38 PST
Comment on attachment 334996 [details]
Patch

Thanks!
Comment 6 WebKit Commit Bot 2018-03-05 10:31:44 PST
Comment on attachment 334996 [details]
Patch

Clearing flags on attachment: 334996

Committed r229287: <https://trac.webkit.org/changeset/229287>
Comment 7 WebKit Commit Bot 2018-03-05 10:31:46 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2018-03-05 10:32:35 PST
<rdar://problem/38144746>