WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152105
FTL B3 should be able to run quicksort asm.js test
https://bugs.webkit.org/show_bug.cgi?id=152105
Summary
FTL B3 should be able to run quicksort asm.js test
Filip Pizlo
Reported
2015-12-09 21:37:58 PST
Patch forthcoming.
Attachments
the patch
(34.89 KB, patch)
2015-12-09 22:11 PST
,
Filip Pizlo
no flags
Details
Formatted Diff
Diff
Patch
(23.15 KB, patch)
2015-12-10 17:08 PST
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2015-12-09 22:11:34 PST
Created
attachment 267070
[details]
the patch
WebKit Commit Bot
Comment 2
2015-12-10 00:18:27 PST
Attachment 267070
[details]
did not pass style-queue: ERROR: Source/JavaScriptCore/ftl/FTLB3Output.h:215: The parameter name "value" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/JavaScriptCore/ftl/FTLB3Output.h:215: The parameter name "pointer" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/JavaScriptCore/ftl/FTLB3Output.h:216: The parameter name "value" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/JavaScriptCore/ftl/FTLB3Output.h:216: The parameter name "pointer" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 4 in 18 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3
2015-12-10 09:20:55 PST
***
Bug 152125
has been marked as a duplicate of this bug. ***
Geoffrey Garen
Comment 4
2015-12-10 15:36:37 PST
Comment on
attachment 267070
[details]
the patch View in context:
https://bugs.webkit.org/attachment.cgi?id=267070&action=review
r=me
> Source/JavaScriptCore/ChangeLog:16 > + - Implemented Mod in B3 and wrote tests.
I wonder how this compares to
https://bugs.webkit.org/show_bug.cgi?id=152110
.
Benjamin Poulain
Comment 5
2015-12-10 15:44:49 PST
Comment on
attachment 267070
[details]
the patch Oops, wrong bug.
Benjamin Poulain
Comment 6
2015-12-10 17:08:19 PST
Created
attachment 267140
[details]
Patch
Benjamin Poulain
Comment 7
2015-12-10 17:08:52 PST
Same patch, rebaselined.
Filip Pizlo
Comment 8
2015-12-10 20:04:19 PST
Landed in
http://trac.webkit.org/changeset/193943
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug