[webkit-reviews] review requested: [Bug 19484] More instructions needs to use temporary registers : [Attachment 21705] Patch to improve codegen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 14 22:16:03 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 21705: Patch to improve codegen
https://bugs.webkit.org/attachment.cgi?id=21705&action=edit

------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
This patch makes codegen not use a temporary for the LHS if the RHS is a local
variable. This improves code generation on SunSpider in a few places. It was a
small regression on my machine, but Maciej says it is fine on his.


More information about the webkit-reviews mailing list