[Webkit-unassigned] [Bug 152963] New: It should be possible to run liveness over registers without also tracking Tmps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 10 11:24:04 PST 2016


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

            Bug ID: 152963
           Summary: It should be possible to run liveness over registers
                    without also tracking Tmps
    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

Tracking Tmps is expensive, tracking Regs is cheap.  We sometimes need to compute liveness of Regs only.  That should be cheap and not expensive.

-- 
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/20160110/8148e9d9/attachment.html>


More information about the webkit-unassigned mailing list