Bug 130002 - [X86_64] Smaller code for store64(imm, address) when imm fits in 32 bits.
Summary: [X86_64] Smaller code for store64(imm, address) when imm fits in 32 bits.
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-09 22:54 PDT by Andreas Kling
Modified: 2014-03-10 00:47 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2014-03-09 22:56 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-09 22:54:28 PDT
[X86_64] Smaller code for store64(imm, address) when imm fits in 32 bits.
Comment 1 Andreas Kling 2014-03-09 22:56:17 PDT
Created attachment 226280 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-10 00:47:25 PDT
Comment on attachment 226280 [details]
Patch

Clearing flags on attachment: 226280

Committed r165366: <http://trac.webkit.org/changeset/165366>
Comment 3 WebKit Commit Bot 2014-03-10 00:47:26 PDT
All reviewed patches have been landed.  Closing bug.