[Webkit-unassigned] [Bug 153394] mandreel should run just as fast in FTL B3 as FTL LLVM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 21:47:51 PST 2016


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

Filip Pizlo <fpizlo at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |fpizlo at apple.com
                   |kit.org                     |

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
Created attachment 269648
  --> https://bugs.webkit.org/attachment.cgi?id=269648&action=review
work so far

Contains two optimizations:

- Branch on something that was already Checked should be turned into a Jump to the notTaken path.

- Gotta do more store-math-load fusion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160123/7d7dcee3/attachment.html>


More information about the webkit-unassigned mailing list