[Webkit-unassigned] [Bug 79617] New: Implement support for op_negate and op_bitnot in the DFG JIT.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 19:04:40 PST 2012


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

           Summary: Implement support for op_negate and op_bitnot in the
                    DFG JIT.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


To keep the IR simple, we can implement these as sub & xor operations.

-- 
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