Bug 178641 - [ARMv7] Fix initial start register support in YarrJIT
Summary: [ARMv7] Fix initial start register support in YarrJIT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: InRadar
Depends on:
Blocks: 108645
  Show dependency treegraph
 
Reported: 2017-10-22 00:01 PDT by Zan Dobersek
Modified: 2017-11-15 12:57 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2017-10-22 01:40 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2017-10-22 00:01:41 PDT
It breaks the following three tests in a total of 16 variations:
  jsc-layout-tests.yaml/fast/regex/script-tests/dotstar.js
  mozilla-tests.yaml/js1_2/regexp/dot.js
  stress/regress-174044.js
Comment 1 Zan Dobersek 2017-10-22 01:40:09 PDT
Created attachment 324522 [details]
Patch
Comment 2 Zan Dobersek 2017-10-30 01:17:45 PDT
Comment on attachment 324522 [details]
Patch

Clearing flags on attachment: 324522

Committed r224172: <https://trac.webkit.org/changeset/224172>
Comment 3 Zan Dobersek 2017-10-30 01:17:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 12:57:02 PST
<rdar://problem/35568464>