summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-02-19 18:59:24 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-22 04:38:41 +0100
commitc1d4a634cb439a3c1cc3ce762eb5ace6bb6ead95 (patch)
treebba48f41548c3aee53dcdc3ab5422155b8365c4f /qtbase.pro
parent3a3a7f88428a13ddd52d80940fbd086e2355bc23 (diff)
Fix off-by-one error: the next ASCII character is next one
The bit scan function returns the index of the last non-ASCII character. The next ASCII is the one after this. This means all the benchmarks were made while reentering the SIMD loop uselessly... Change-Id: If7de485a63428bfa36d413049d9239ddda1986aa Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'qtbase.pro')
0 files changed, 0 insertions, 0 deletions