Bug 81256 - ARMv7: prefer vmov(gpr,gpr->double) over vmov(gpr->single)
Summary: ARMv7: prefer vmov(gpr,gpr->double) over vmov(gpr->single)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-15 12:40 PDT by Gavin Barraclough
Modified: 2012-03-15 13:06 PDT (History)
0 users

See Also:


Attachments
Fix (2.01 KB, patch)
2012-03-15 12:43 PDT, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2012-03-15 12:40:51 PDT
This is a 0.5% sunspider progression.
Comment 1 Gavin Barraclough 2012-03-15 12:43:21 PDT
Created attachment 132105 [details]
Fix
Comment 2 Gavin Barraclough 2012-03-15 13:06:27 PDT
Fixed in r110877