[Webkit-unassigned] [Bug 47007] New: ARMv7 JIT should take advantage of 2-byte branches to reduce code size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 12:15:53 PDT 2010


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

           Summary: ARMv7 JIT should take advantage of 2-byte branches to
                    reduce code size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: david_goodwin at apple.com


ARMv7 JIT currently uses only 4-byte versions of branch. It should also use the 2-byte version when target is in range.

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