summaryrefslogtreecommitdiffstats
path: root/config.tests/arch
Commit message (Expand)AuthorAgeFilesLines
* SIMD: Remove unused (and unlikely to be ever used) AVX-512 profilesThiago Macieira2018-06-251-5/+5
* qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-051-1/+33
* configure: don't force debug build for arch & cpu feature testsOswald Buddenhagen2017-08-021-2/+0
* Make build ABI available as qmake variableSimon Hausmann2017-03-281-0/+4
* PowerPC: Add detection of SPE (found on e500) and VSXThiago Macieira2016-06-191-0/+6
* Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* ARMv8: add crc32 feature detection.Erik Verbruggen2016-01-131-0/+3
* Detect NEON on AArch64Allan Sandfeld Jensen2015-11-261-1/+1
* Update the list of x86 instruction set extensions enabled by GCCThiago Macieira2015-07-281-5/+37
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add the detection of the compiler macros for more AVX512 featuresThiago Macieira2014-07-311-0/+12
* Remove the ARCH_FULL output from config.tests/archThiago Macieira2014-06-171-4/+0
* Add QSysInfo::cpuArchitecture() and fullCpuArchitecture()Thiago Macieira2014-05-091-30/+5
* Add x86 arch detection support for AVX512 and SHA instructionsThiago Macieira2013-08-221-0/+20
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-8/+8
|\
| * Replace the Intel Haswell and Ivy Bridge codenames with actual namesThiago Macieira2013-08-081-8/+8
* | Disable app_bundle and lib_bundle when running configure testsTor Arne Vestbø2013-07-161-1/+0
|/
* Ensure that arch.test for host runs with option(host_build)Tor Arne Vestbø2013-02-182-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* mips: Autodetect MIPS DSP rev1 and rev2 instructionsetHolger Hans Peter Freyther2012-09-011-1/+6
* Update listing of when SSSE3 and SSE4.1 first became availableThiago Macieira2012-06-121-2/+2
* Record the sub-architecture (CPU features enabled in the compiler)Thiago Macieira2012-05-301-0/+162
* Improve the architecture-detection mechanismThiago Macieira2012-05-302-34/+29
* Ensure that qXXXdetection.h can be included directlyThiago Macieira2012-04-211-0/+1
* Make architecture detection more robust.Girish Ramakrishnan2012-03-222-15/+15
* arch: Undefine possible architecture definesHolger Hans Peter Freyther2012-03-161-0/+13
* Remove -arch argument and #define QT_ARCH from configuresBradley T. Hughes2012-03-132-0/+77