qt5base-lts/tests/benchmarks/gui
Allan Sandfeld Jensen 9be87085d8 Only use 32bit version of qPremultiply
With auto-vectorization enabled in QtGui, the 32bit version of
qPremultiply is faster than the 64bit version since it can be vectorized
wider (4x on 128bit as opposed to 2x). Since all our important 64bit
targets have SIMD, that makes the 64bit version pointless.

Change-Id: I4e9070a3a3c8e2b54f17a95ba0aee0405cbb8ec9
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-02-02 11:14:00 +00:00
..
animation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
graphicsview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
image Only use 32bit version of qPremultiply 2015-02-02 11:14:00 +00:00
itemviews Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Update license headers and add new license files 2014-09-24 12:26:19 +02:00
math3d Update license headers and add new license files 2014-09-24 12:26:19 +02:00
painting Remove unused class QPaintBuffer 2015-01-28 15:44:18 +00:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
text Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gui.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00