diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-09-13 13:29:25 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-09-13 14:19:59 (GMT) |
commit | faba2072ae1cf3661caceae2ef4f87cee485cf29 (patch) | |
tree | 6b5ad9e0b4916aa167a1d2ca08f45bc31ab98f54 /src/gui/painting/qwmatrix.h | |
parent | 52f82846e651d240f6e610f91bc63b3ee74b3d44 (diff) | |
download | Qt-faba2072ae1cf3661caceae2ef4f87cee485cf29.zip Qt-faba2072ae1cf3661caceae2ef4f87cee485cf29.tar.gz Qt-faba2072ae1cf3661caceae2ef4f87cee485cf29.tar.bz2 |
Use the stream operation for the SSE2 implementation of memfill32
Writing the data of memfill() to a cacheline is unecessary because the
data is not reused directly. We can use the stream operations to avoid
the cache completely.
When testing memfill32 separately, the function is twice as fast
on Core2 and Atom.
Reviewed-by: Samuel Rødal
Diffstat (limited to 'src/gui/painting/qwmatrix.h')
0 files changed, 0 insertions, 0 deletions