RESOLVED FIXED 33203
Remove an unnecessary cacheFlush from ARM_TRADITIONAL JIT
https://bugs.webkit.org/show_bug.cgi?id=33203
Summary Remove an unnecessary cacheFlush from ARM_TRADITIONAL JIT
Gabor Loki
Reported 2010-01-05 02:33:09 PST
There is an unnecessary cacheFlush in ARM JIT. I am going to add the patch and the results on ARMv7.
Attachments
Remove an unnecessary cacheFlush from ARM_TRADITIONAL JIT (7.33 KB, patch)
2010-01-05 02:34 PST, Gabor Loki
barraclough: review+
results on ARMv7 (6.42 KB, text/plain)
2010-01-05 02:37 PST, Gabor Loki
no flags
Gabor Loki
Comment 1 2010-01-05 02:34:27 PST
Created attachment 45876 [details] Remove an unnecessary cacheFlush from ARM_TRADITIONAL JIT
WebKit Review Bot
Comment 2 2010-01-05 02:34:53 PST
style-queue ran check-webkit-style on attachment 45876 [details] without any errors.
Gabor Loki
Comment 3 2010-01-05 02:37:18 PST
Created attachment 45877 [details] results on ARMv7
Eric Seidel (no email)
Comment 4 2010-01-05 12:48:18 PST
Gavin or Oliver would be your best bet for reviewers.
Gabor Loki
Comment 5 2010-01-08 00:02:27 PST
Committed revision 52977.
Note You need to log in before you can comment on or make changes to this bug.