WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154801
[JSC] Use a Move without REX byte when possible
https://bugs.webkit.org/show_bug.cgi?id=154801
Summary
[JSC] Use a Move without REX byte when possible
Benjamin Poulain
Reported
2016-02-28 14:43:26 PST
[JSC] Use a Move without REX byte when possible
Attachments
Patch
(8.24 KB, patch)
2016-02-28 14:48 PST
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Patch for landing
(8.23 KB, patch)
2016-03-02 01:21 PST
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2016-02-28 14:48:05 PST
Created
attachment 272465
[details]
Patch
Alex Christensen
Comment 2
2016-03-01 22:43:34 PST
Comment on
attachment 272465
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=272465&action=review
> Source/JavaScriptCore/assembler/MacroAssemblerX86Common.h:2470 > + // Use this is the top bits are irrelevant because they will be reset by the next instruction.
if
Benjamin Poulain
Comment 3
2016-03-02 01:21:26 PST
Created
attachment 272646
[details]
Patch for landing
WebKit Commit Bot
Comment 4
2016-03-02 02:22:20 PST
Comment on
attachment 272646
[details]
Patch for landing Clearing flags on attachment: 272646 Committed
r197446
: <
http://trac.webkit.org/changeset/197446
>
WebKit Commit Bot
Comment 5
2016-03-02 02:22:23 PST
All reviewed patches have been landed. Closing bug.
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