[Webkit-unassigned] [Bug 19484] More instructions needs to use temporary registers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 13 21:32:39 PDT 2008


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21692|                            |review?
               Flag|                            |




------- Comment #1 from cwzwarich at uwaterloo.ca  2008-06-13 21:32 PDT -------
Created an attachment (id=21692)
 --> (https://bugs.webkit.org/attachment.cgi?id=21692&action=view)
Patch towards a fix

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list