[Webkit-unassigned] [Bug 131515] [ftlopt] Inlining native functions into the JavaScript in the FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 4 16:47:00 PDT 2014


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


Matthew Mirman <mmirman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #232509|                            |review?, commit-queue?
               Flag|                            |




--- Comment #54 from Matthew Mirman <mmirman at apple.com>  2014-06-04 16:47:23 PST ---
Created an attachment (id=232509)
 --> (https://bugs.webkit.org/attachment.cgi?id=232509&action=review)
Native runtime library inlining in FTL for ftlopt branch

Removed the "llvm->" from FTLLowerDFGToLLVM.cpp and made the #if(ASSERT) into an if (ASSERT).  Also removed additional tests from LayoutTests.

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