[Webkit-unassigned] [Bug 150657] New: Air::spillEverything() should try to replace tmps with spill slots without using registers whenever possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 18:56:30 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150657

            Bug ID: 150657
           Summary: Air::spillEverything() should try to replace tmps with
                    spill slots without using registers whenever possible
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

This is necessary for lowering patchpoints and stackmaps, where the number of operands may be greater than the number of registers, and we're happy to accept stack slots instead of registers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151029/1044f6d2/attachment.html>


More information about the webkit-unassigned mailing list