Bug 130026 - [X86_64] Smaller code for testb_i8r when register is accumulator.
Summary: [X86_64] Smaller code for testb_i8r when register is accumulator.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 09:52 PDT by Andreas Kling
Modified: 2014-03-10 11:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2014-03-10 09:53 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-03-10 09:52:09 PDT
[X86_64] Smaller code for testb_i8r when register is accumulator.
Comment 1 Andreas Kling 2014-03-10 09:53:27 PDT
Created attachment 226309 [details]
Patch
Comment 2 Andreas Kling 2014-03-10 11:51:39 PDT
Comment on attachment 226309 [details]
Patch

Clearing flags on attachment: 226309

Committed r165392: <http://trac.webkit.org/changeset/165392>
Comment 3 Andreas Kling 2014-03-10 11:51:41 PDT
All reviewed patches have been landed.  Closing bug.