summaryrefslogtreecommitdiff
path: root/src/gui/opengl
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-01-16 15:25:50 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-10 08:36:23 +0100
commitf7308e007e1a833701aab2c109a906c28fd84832 (patch)
tree3513670d101918c88f926bf6eb5164e56833b31b /src/gui/opengl
parentab3637dd678d4d7fe94f91a927230cbdd91fe3b3 (diff)
downloadqtbase-f7308e007e1a833701aab2c109a906c28fd84832.tar.gz
Improve the code generation for the Latin1 codec
This change does not modify the actual algorithm implemented. It only updates the source code so that the code generation is more optimal: - change only one variable per loop (the "offset" variable) - unroll the tail expansion of the last 15 characters The Neon code for the toLatin1 codec most likely benefits from the unrolling of the tail too, but I can't verify that I haven't broken anything. Change-Id: I8a92fd3c1aa700e6f8b0c8ebdb1978ade394757f Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/gui/opengl')
0 files changed, 0 insertions, 0 deletions