RESOLVED FIXED 22257
Enable redundant read optimizations for results generated by compileBinaryArithOp()
https://bugs.webkit.org/show_bug.cgi?id=22257
Summary Enable redundant read optimizations for results generated by compileBinaryAri...
Cameron Zwarich (cpst)
Reported 2008-11-14 00:04:37 PST
Currently redundant read optimizations are disabled for the results of compileBinaryArithOp(). We should fix this.
Attachments
Proposed patch (2.64 KB, patch)
2008-11-14 00:12 PST, Cameron Zwarich (cpst)
no flags
Proposed patch with revised ChangeLog (2.83 KB, patch)
2008-11-14 00:14 PST, Cameron Zwarich (cpst)
mjs: review+
Cameron Zwarich (cpst)
Comment 1 2008-11-14 00:12:22 PST
Created attachment 25161 [details] Proposed patch
Cameron Zwarich (cpst)
Comment 2 2008-11-14 00:14:32 PST
Created attachment 25162 [details] Proposed patch with revised ChangeLog
Maciej Stachowiak
Comment 3 2008-11-14 00:15:57 PST
Comment on attachment 25162 [details] Proposed patch with revised ChangeLog r=me
Cameron Zwarich (cpst)
Comment 4 2008-11-14 00:21:28 PST
Landed in r38387.
Note You need to log in before you can comment on or make changes to this bug.