Bug 130649 - Protect the silent spiller/filler's desire to fill Int32Constants by making sure that we don't mark something as having a Int32 register format if it's a non-Int32 constant
Summary: Protect the silent spiller/filler's desire to fill Int32Constants by making s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-22 20:57 PDT by Filip Pizlo
Modified: 2014-03-22 21:37 PDT (History)
8 users (show)

See Also:


Attachments
the patch (3.80 KB, patch)
2014-03-22 20:58 PDT, Filip Pizlo
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-03-22 20:57:13 PDT
Patch forthcoming.

<rdar://problem/16399949>
Comment 1 Filip Pizlo 2014-03-22 20:58:29 PDT
Created attachment 227596 [details]
the patch
Comment 2 Andreas Kling 2014-03-22 21:33:22 PDT
Comment on attachment 227596 [details]
the patch

rs=me
Comment 3 Filip Pizlo 2014-03-22 21:37:05 PDT
Landed in http://trac.webkit.org/changeset/166136