[Webkit-unassigned] [Bug 19180] speed up SunSpider by optimizing immediate number cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 23:06:29 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19180


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21398|review?                     |
               Flag|                            |
  Attachment #21398|0                           |1
        is obsolete|                            |
  Attachment #21425|                            |review?
               Flag|                            |




------- Comment #23 from ap at webkit.org  2008-05-29 23:06 PDT -------
Created an attachment (id=21425)
 --> (http://bugs.webkit.org/attachment.cgi?id=21425&action=view)
Patch for >>, ==, ===, !=, !==

Renamed v1/v2 to src1/src2, to make code match documentation.

I just realized that there is the same issue on PPC with << - I'll see if a fix
for it can be combined with an optimization again, or will file a separate bug.


-- 
Configure bugmail: http://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