[Webkit-unassigned] [Bug 69702] New: JSVALUE32_64 DFG JIT - Bug fixes for Branch and LogicalNot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 8 07:50:13 PDT 2011


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

           Summary: JSVALUE32_64 DFG JIT - Bug fixes for Branch and
                    LogicalNot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuqiang.xian at intel.com
                CC: barraclough at apple.com, fpizlo at apple.com


There are some errors in generating code for Branch and LogicalNot, when the operand is predicted as ObjectOrOther.
This fix together with another uncommitted bug #69699 make the JSVALUE32_64 DFG JIT pass the JavaScriptCore tests with op_call/op_construct supports turned on (i.e. on Linux ia32 they both have 57/1127 failure rate).

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