Bug 128921

Summary: Fix RegisterSet::calleeSaveRegisters() by making it correct on ARM64
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Filip Pizlo 2014-02-17 11:26:52 PST
I forgot about FPRs.
Comment 1 Filip Pizlo 2014-02-17 11:27:50 PST
Created attachment 224401 [details]
the patch
Comment 2 Mark Hahnenberg 2014-02-17 11:29:38 PST
Comment on attachment 224401 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-02-18 20:28:13 PST
Landed in http://trac.webkit.org/changeset/164237