RESOLVED FIXED 156043
[JSC][x86] Add the 3 operands forms of floating point addition and multiplication
https://bugs.webkit.org/show_bug.cgi?id=156043
Summary [JSC][x86] Add the 3 operands forms of floating point addition and multiplica...
Benjamin Poulain
Reported 2016-03-30 15:44:25 PDT
[JSC][x86] Add the 3 operands forms of floating point addition and multiplication
Attachments
Patch (37.17 KB, patch)
2016-03-30 16:02 PDT, Benjamin Poulain
no flags
Patch for landing (37.17 KB, patch)
2016-03-30 17:58 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-03-30 16:02:20 PDT
Geoffrey Garen
Comment 2 2016-03-30 17:08:48 PDT
Comment on attachment 275232 [details] Patch r=me
Benjamin Poulain
Comment 3 2016-03-30 17:58:09 PDT
Created attachment 275246 [details] Patch for landing
WebKit Commit Bot
Comment 4 2016-03-30 19:05:11 PDT
Comment on attachment 275246 [details] Patch for landing Clearing flags on attachment: 275246 Committed r198873: <http://trac.webkit.org/changeset/198873>
WebKit Commit Bot
Comment 5 2016-03-30 19:05:15 PDT
All reviewed patches have been landed. Closing bug.
Mark Lam
Comment 6 2016-03-31 09:13:26 PDT
There was an infinite recursion bug in r198873 which was fixed in r198894: <http://trac.webkit.org/r198894>.
Filip Pizlo
Comment 7 2016-04-18 14:58:30 PDT
This is 10x regression on some hardware.
Note You need to log in before you can comment on or make changes to this bug.