[Webkit-unassigned] [Bug 76770] Loop invariant code motion in JSC DFG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 06:28:06 PST 2012


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


Yuqiang Xian <yuqiang.xian at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |yuqiang.xian at intel.com
                   |kit.org                     |
 Attachment #124904|0                           |1
        is obsolete|                            |




--- Comment #4 from Yuqiang Xian <yuqiang.xian at intel.com>  2012-02-01 06:28:06 PST ---
Created an attachment (id=124942)
 --> (https://bugs.webkit.org/attachment.cgi?id=124942&action=review)
WIP patch

Fixed the OSR entry problem as we adjusted the entry point to the loop preHeader, we need to rearrange the place of op_loop_hint which is used to trigger loop optimizations and code replacement. This fix passed the v8-crypto case.

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



More information about the webkit-unassigned mailing list