[webkit-reviews] review requested: [Bug 19484] More instructions needs to use temporary registers : [Attachment 21692] Patch towards a fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 21:32:38 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 21692: Patch towards a fix
https://bugs.webkit.org/attachment.cgi?id=21692&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
Here is the first step towards a solution. It makes codegen of expressions that
might need a temporary for the LHS smarter when the RHS is a constant. It's not
that big of a deal now, but it will matter more when we do this for more
opcodes.


More information about the webkit-reviews mailing list