[Webkit-unassigned] [Bug 151823] New: B3 stackmaps should support an internalClobbered register set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 14:26:26 PST 2015


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

            Bug ID: 151823
           Summary: B3 stackmaps should support an internalClobbered
                    register set
    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

Registers that are internally clobbered don't interfere with any early uses or late defs, but they do interfere with anything live across the instruction.

This could be used to implement GetByIdFlush and PutByIdFlush better.

-- 
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/20151203/7fef17ac/attachment.html>


More information about the webkit-unassigned mailing list