Bug 181164

Summary: [JIT] Remove scratch register in JITUnaryMathIC
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 181134    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews121 for ios-simulator-wk2
none
Patch saam: review+

Yusuke Suzuki
Reported 2017-12-26 11:26:03 PST
After the change of bug 181134, we no longer need to have a scratch register. Let's drop this and reduce the register pressure.
Attachments
Patch (20.07 KB, patch)
2018-01-04 21:14 PST, Yusuke Suzuki
no flags
Patch (20.11 KB, patch)
2018-01-04 21:19 PST, Yusuke Suzuki
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (2.17 MB, application/zip)
2018-01-04 23:07 PST, EWS Watchlist
no flags
Patch (20.12 KB, patch)
2018-01-04 23:09 PST, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2018-01-04 21:14:09 PST
Yusuke Suzuki
Comment 2 2018-01-04 21:19:46 PST
EWS Watchlist
Comment 3 2018-01-04 23:07:08 PST
Comment on attachment 330528 [details] Patch Attachment 330528 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/5937334 New failing tests: http/tests/cache-storage/cache-representation.https.html
EWS Watchlist
Comment 4 2018-01-04 23:07:09 PST
Created attachment 330534 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.6
Yusuke Suzuki
Comment 5 2018-01-04 23:09:53 PST
Saam Barati
Comment 6 2018-01-07 15:36:48 PST
Comment on attachment 330535 [details] Patch r=me
Note You need to log in before you can comment on or make changes to this bug.