[Webkit-unassigned] [Bug 68593] DFG JIT should infer which uses of a variable are not aliased

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 23:50:53 PDT 2011


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


Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108748|0                           |1
        is obsolete|                            |




--- Comment #5 from Filip Pizlo <fpizlo at apple.com>  2011-09-26 23:50:53 PST ---
Created an attachment (id=108794)
 --> (https://bugs.webkit.org/attachment.cgi?id=108794&action=review)
starting to work

This has live range splitting using union-find alias analysis.  It seems to work, and seems to do the right thing.  Still testing it though.

-- 
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