Bug 90127

Summary: 32bit DFG incorrectly claims an fpr is fillable even if it has not been proven double
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Description Oliver Hunt 2012-06-27 19:29:19 PDT
32bit DFG fails to correctly fill double FPRs when not stored as doubles in the RegisterFile
Comment 1 Oliver Hunt 2012-06-28 13:47:57 PDT
Created attachment 150004 [details]
Patch
Comment 2 Filip Pizlo 2012-06-28 13:52:33 PDT
Comment on attachment 150004 [details]
Patch

R=me.
Comment 3 Oliver Hunt 2012-06-28 13:54:13 PDT
Committed r121466: <http://trac.webkit.org/changeset/121466>