summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdialog
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-08-18 09:07:51 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-08-24 10:36:39 (GMT)
commit6f913f94c6b6aaf8514bc62d4f9939ac44e211fb (patch)
tree2e4fb299f4ac864ad41fac78d9207b850e0b605a /tests/auto/qdialog
parent2bd9d7fbec0bb61298ba0f48a93a4a186b558a38 (diff)
downloadQt-6f913f94c6b6aaf8514bc62d4f9939ac44e211fb.zip
Qt-6f913f94c6b6aaf8514bc62d4f9939ac44e211fb.tar.gz
Qt-6f913f94c6b6aaf8514bc62d4f9939ac44e211fb.tar.bz2
Add a version of ucstrncmp with SSE2 with aligning.
This is a different technique of aligning. Instead of reading some bytes before the string, we will read some bytes of the string twice. Best results are only 2% improvement over the unaligned SSE2 on a Core-i7.
Diffstat (limited to 'tests/auto/qdialog')
0 files changed, 0 insertions, 0 deletions