Bug 131690

Summary: MacroAssemblerX86::moveDoubleToInts() shouldn't clobber the source
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, jbriance, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Do not clobber src register in MacroAssemblerX86::moveDoubleToInts() oliver: review+

Description Filip Pizlo 2014-04-15 12:34:20 PDT
...
Comment 1 Julien Brianceau 2014-09-12 14:00:06 PDT
Created attachment 238053 [details]
Do not clobber src register in MacroAssemblerX86::moveDoubleToInts()
Comment 2 Oliver Hunt 2014-09-12 14:56:36 PDT
Comment on attachment 238053 [details]
Do not clobber src register in MacroAssemblerX86::moveDoubleToInts()

r=me assuming perf is good
Comment 3 Julien Brianceau 2014-09-12 15:03:44 PDT
Manually committed r173580: http://trac.webkit.org/changeset/173580