summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsimd_p.h
Commit message (Expand)AuthorAgeFilesLines
* Store the GCC version number in Q_CC_GNUThiago Macieira2014-11-051-2/+2
* Define Q_CC_CLANG to be the version of upstream Clang that's in useTor Arne Vestbø2014-11-051-1/+1
* Fix X86 Wince builds.Bjoern Breitmeyer2014-10-291-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
|\
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-051-24/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+3
|\|
| * Fix compilation with the Intel compiler on certain systemsThiago Macieira2014-06-191-1/+3
* | MIPS: Support recognition of the DSP ASE at run-timeAdrian Perez de Castro2014-06-271-0/+8
* | Add support for single-file multi-target intrinsics in QtThiago Macieira2014-05-271-17/+102
|/
* Fix compile for embedded Androidaavit2014-03-311-1/+1
* Update the macro that MSVC 2013 defines for AVX code generationThiago Macieira2014-02-011-11/+7
* Improve ucstrncmp with SSE2Thiago Macieira2014-01-311-0/+13
* Add support for UTF-8 encoding/decoding with SIMDThiago Macieira2014-01-311-5/+34
* Replace the qCpuHasFeature function with a macroThiago Macieira2013-12-051-5/+1
* Make the inline CPU detection functions also staticThiago Macieira2013-03-261-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+2
|\
| * Allow x86intrin.h with ICC 13.1Thiago Macieira2013-02-061-1/+1
| * Let ICC 13 build Qt again if the system compiler is GCC 4.7.Thiago Macieira2013-02-011-1/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make the CPU detection much more efficient in user codeThiago Macieira2012-07-021-3/+60
* Add support for the x86intrin.h header on GCC systems.Thiago Macieira2012-06-091-0/+6
* Fix the confusion caused by the QT_ALWAYS_HAVE_xxx macrosThiago Macieira2012-05-311-1/+25
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-14/+35
* Add detection code for AVX2, HLE, RTM and AES to qsimd.cppThiago Macieira2012-04-251-1/+4
* Merge master into api_changesKent Hansen2012-03-271-16/+0
|\
| * Remove support for Mac OS X compilers without the -Xarch flagThiago Macieira2012-03-241-16/+0
* | Remove detection for MMX support and related technologyThiago Macieira2012-03-231-19/+8
|/
* Fix compilation with MinGW-w64Jonathan Liu2012-02-081-0/+4
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+172