[Webkit-unassigned] [Bug 125920] [MIPS] Use shorter j <address> jump in MacroAssembler::replaceWithJump.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 04:48:28 PST 2013


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


Balazs Kilvady <kilvadyb at homejinni.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #219523|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Balazs Kilvady <kilvadyb at homejinni.com>  2013-12-18 04:46:34 PST ---
Created an attachment (id=219523)
 --> (https://bugs.webkit.org/attachment.cgi?id=219523&action=review)
proposed patch.

With using direct jump instruction the code is simpler, the generated code is smaller and the speed improvements are:
SunSpider  : 5294.0ms -> 5098.7ms
v8-v6: 18846.3ms -> 17286.7ms

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