[webkit-reviews] review requested: [Bug 19484] More instructions needs to use temporary registers : [Attachment 21695] Fix for AddNode and SubNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 14 00:16:39 PDT 2008


Cameron Zwarich (cpst) <cwzwarich at uwaterloo.ca> has asked  for review:
Bug 19484: More instructions needs to use temporary registers
https://bugs.webkit.org/show_bug.cgi?id=19484

Attachment 21695: Fix for AddNode and SubNode
https://bugs.webkit.org/attachment.cgi?id=21695&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
Here is a fix for the AddNode and SubNode case. It only adds one instruction in
SunSpider, for the line

dnaInput = dnaInput + dnaInput + dnaInput;

in global code in regexp-dna.


More information about the webkit-reviews mailing list