Bug 185607 - [MIPS] Use btpz to compare against 0 instead of bpeq
Summary: [MIPS] Use btpz to compare against 0 instead of bpeq
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-14 01:58 PDT by Dominik Inführ
Modified: 2018-05-14 03:21 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2018-05-14 02:05 PDT, Dominik Inführ
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Inführ 2018-05-14 01:58:59 PDT
[MIPS] Use btpz to compare against 0 instead of bpeq
Comment 1 Dominik Inführ 2018-05-14 02:05:15 PDT
Created attachment 340302 [details]
Patch
Comment 2 Yusuke Suzuki 2018-05-14 02:08:26 PDT
Comment on attachment 340302 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-05-14 03:20:30 PDT
Comment on attachment 340302 [details]
Patch

Clearing flags on attachment: 340302

Committed r231751: <https://trac.webkit.org/changeset/231751>
Comment 4 WebKit Commit Bot 2018-05-14 03:20:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-05-14 03:21:36 PDT
<rdar://problem/40213183>