[Webkit-unassigned] [Bug 84553] DFG should have control flow graph simplification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 16:35:42 PDT 2012


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


Filip Pizlo <fpizlo at apple.com> changed:

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




--- Comment #8 from Filip Pizlo <fpizlo at apple.com>  2012-04-24 16:35:41 PST ---
Created an attachment (id=138683)
 --> (https://bugs.webkit.org/attachment.cgi?id=138683&action=review)
more

- Ensured that the state of variablesAtHead/variablesAtTail after constant folding and CFG simplification complies with our DFG-style CPS conventions.

- Fixed a bug where the value of the condition passed to Branch was not being interpreted correctly.

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