[Webkit-unassigned] [Bug 59222] New: DFG JIT - don't allocate virtual registers to nodes with no result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 12:35:37 PDT 2011


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

           Summary: DFG JIT - don't allocate virtual registers to nodes
                    with no result
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


We currently allocate virtual registers to nodes which have no result - these are clearly unused, and may result in us allocating a larger than necessary stack frame.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list