Bug 152525 - [JSC] Build B3 by default on iOS ARM64
Summary: [JSC] Build B3 by default on iOS ARM64
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-23 05:37 PST by Benjamin Poulain
Modified: 2016-01-04 05:35 PST (History)
10 users (show)

See Also:


Attachments
Patch (7.15 KB, patch)
2015-12-23 05:43 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch for landing (7.05 KB, patch)
2016-01-04 04:38 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-12-23 05:37:22 PST
[JSC] Build B3 by default on iOS ARM64
Comment 1 Benjamin Poulain 2015-12-23 05:43:06 PST
Created attachment 267837 [details]
Patch
Comment 2 Filip Pizlo 2015-12-23 08:14:26 PST
Comment on attachment 267837 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=267837&action=review

> Source/JavaScriptCore/b3/air/AirOpcode.opcodes:487
> +    x86: Tmp, Addr

Please add a fixme referencing some bug about implementing this on arm.
Comment 3 Benjamin Poulain 2016-01-04 04:38:05 PST
Created attachment 268181 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2016-01-04 05:35:34 PST
Comment on attachment 268181 [details]
Patch for landing

Clearing flags on attachment: 268181

Committed r194530: <http://trac.webkit.org/changeset/194530>
Comment 5 WebKit Commit Bot 2016-01-04 05:35:39 PST
All reviewed patches have been landed.  Closing bug.