Bug 83987 - DFG should be able to describe how it will silently fill or spill registers, so that it could be done out of line
Summary: DFG should be able to describe how it will silently fill or spill registers, ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 83992
  Show dependency treegraph
 
Reported: 2012-04-14 14:15 PDT by Filip Pizlo
Modified: 2012-04-16 16:36 PDT (History)
0 users

See Also:


Attachments
the patch (30.09 KB, patch)
2012-04-14 14:18 PDT, Filip Pizlo
webkit-ews: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-04-14 14:15:16 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-04-14 14:18:24 PDT
Created attachment 137219 [details]
the patch
Comment 2 Early Warning System Bot 2012-04-14 14:24:00 PDT
Comment on attachment 137219 [details]
the patch

Attachment 137219 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12406402
Comment 3 Early Warning System Bot 2012-04-14 14:24:53 PDT
Comment on attachment 137219 [details]
the patch

Attachment 137219 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/12405471
Comment 4 Build Bot 2012-04-14 14:53:41 PDT
Comment on attachment 137219 [details]
the patch

Attachment 137219 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/12408349
Comment 5 Filip Pizlo 2012-04-16 16:36:22 PDT
Comment on attachment 137219 [details]
the patch

I think it's better if this just lands as part of https://bugs.webkit.org/show_bug.cgi?id=83992 since the changes are so tightly coupled.