[Webkit-unassigned] [Bug 170108] New: Air should use RegisterSet for RegLiveness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 26 11:51:01 PDT 2017


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

            Bug ID: 170108
           Summary: Air should use RegisterSet for RegLiveness
           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

We shouldn't use those fancy index sparse sets and vectors and stuff.  We should just use RegisterSet, since that's a soooper fast and compact bitvector.

-- 
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/20170326/6c3c4b7b/attachment.html>


More information about the webkit-unassigned mailing list