[Webkit-unassigned] [Bug 47384] New: ARMv7 JIT should generated conditional branches when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 16:34:19 PDT 2010


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

           Summary: ARMv7 JIT should generated conditional branches when
                    possible
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: david_goodwin at apple.com


Current, ARMv7 JIT generates a conditional branch using IT with an unconditional branch. The JIT should instead use a conditional branch when possible.

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