[Webkit-unassigned] [Bug 127136] ArithCos in FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 16 13:37:30 PST 2014


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





--- Comment #2 from Filip Pizlo <fpizlo at apple.com>  2014-01-16 13:35:06 PST ---
(From update of attachment 221405)
View in context: https://bugs.webkit.org/attachment.cgi?id=221405&action=review

> Source/JavaScriptCore/ChangeLog:37
> +2014-01-16  Matthew Mirman  <mmirman at apple.com>
> +
> +        ArithSin in FTL
> +        https://bugs.webkit.org/show_bug.cgi?id=127129
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        * ftl/FTLCapabilities.cpp:
> +        (JSC::FTL::canCompile):
> +        * ftl/FTLIntrinsicRepository.h:
> +        * ftl/FTLLowerDFGToLLVM.cpp:
> +        (JSC::FTL::LowerDFGToLLVM::compileNode):
> +        (JSC::FTL::LowerDFGToLLVM::compileArithSin):
> +        * ftl/FTLOutput.h:
> +        (JSC::FTL::Output::doubleSin):
> +        * tests/stress/ftl-arithsin.js: Added.
> +

You should rebase. ;-)

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