[webkit-reviews] review requested: [Bug 115138] [QNX][ARM] Use hardware integer division where available : [Attachment 199536] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 16:58:24 PDT 2013


Cosmin Truta <ctruta at gmail.com> has asked  for review:
Bug 115138: [QNX][ARM] Use hardware integer division where available
https://bugs.webkit.org/show_bug.cgi?id=115138

Attachment 199536: Patch
https://bugs.webkit.org/attachment.cgi?id=199536&action=review

------- Additional Comments from Cosmin Truta <ctruta at gmail.com>
Side note: this can be easily extended to other systems (e.g. Linux on ARM)
that need to know about hardware idiv availability at run time, by adding the
appropriate checks to isIntegerDivSupported().


More information about the webkit-reviews mailing list