Optimize the multiply-add in Biquad.cpp::process
https://bugs.webkit.org/show_bug.cgi?id=75528

Patch by Xingnan Wang <xingnan.wang@intel.com> on 2012-11-15
Reviewed by Brent Fulgham.

Pipeline the multiply-add with SSE2 intrinsics.
Get ~45% performance improvement for the function.

* platform/audio/Biquad.cpp:
(WebCore::Biquad::process):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@134867 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed