[Webkit-unassigned] [Bug 146849] New: jsc-tailcall: Clean up register naming

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 12:33:40 PDT 2015


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

            Bug ID: 146849
           Summary: jsc-tailcall: Clean up register naming
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: basile_clement at apple.com
                CC: fpizlo at apple.com, ggaren at apple.com,
                    mark.lam at apple.com, msaboff at apple.com
            Blocks: 146845

This has two goals:

 1) Ensure that we are not using callee-save registers (or the least possible amount) on 64-bits platforms in preparation of https://bugs.webkit.org/show_bug.cgi?id=146845

 2) Have sane(r) and (mostly) platform-independent conventions for register naming in the LLint to limit the number of implicit platform knowledge

-- 
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/20150710/db9e776f/attachment.html>


More information about the webkit-unassigned mailing list