Bug 209395 - [JSC] Use UnconditionalWriteBarrier in Baseline effectively to reduce code size
Summary: [JSC] Use UnconditionalWriteBarrier in Baseline effectively to reduce code size
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on: 210328
Blocks:
  Show dependency treegraph
 
Reported: 2020-03-22 02:33 PDT by Yusuke Suzuki
Modified: 2020-04-10 01:47 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.94 KB, patch)
2020-04-09 23:43 PDT, Yusuke Suzuki
tzagallo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-03-22 02:33:24 PDT
We are emitting meaningless branches.
Comment 1 Yusuke Suzuki 2020-04-09 23:43:58 PDT
Created attachment 396051 [details]
Patch
Comment 2 Tadeu Zagallo 2020-04-09 23:47:30 PDT
Comment on attachment 396051 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2020-04-09 23:48:12 PDT
Committed r259849: <https://trac.webkit.org/changeset/259849>
Comment 4 Radar WebKit Bug Importer 2020-04-09 23:49:12 PDT
<rdar://problem/61568583>
Comment 5 Yusuke Suzuki 2020-04-10 00:40:01 PDT
Committed r259851: <https://trac.webkit.org/changeset/259851>
Comment 6 WebKit Commit Bot 2020-04-10 01:47:19 PDT
Re-opened since this is blocked by bug 210328