[Webkit-unassigned] [Bug 115138] [ARM] Expand the use of integer division

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 22:02:06 PDT 2013


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


Cosmin Truta <ctruta at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[QNX][ARM] Use hardware     |[ARM] Expand the use of
                   |integer division where      |integer division
                   |available                   |




--- Comment #8 from Cosmin Truta <ctruta at gmail.com>  2013-04-26 22:00:24 PST ---
I am changing the summary line to reflect that improvements are no longer limited to hardware IDIV, or to QNX.
Specifically, I implemented a speedup for the software-emulated modulo operation, by replacing fmod() with div().

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