summaryrefslogtreecommitdiffstats
path: root/config.tests/x86_simd
Commit message (Expand)AuthorAgeFilesLines
* Correct license in config.testLucie Gérard2024-02-201-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: update the x86 intrinsic checksThiago Macieira2022-06-281-216/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* CMake: add detection of x86 VAES and AVX512VBMI2 featuresThiago Macieira2022-03-081-0/+20
* qsimd_p.h: add a hack to allow AVX to work with MinGWThiago Macieira2022-01-201-3/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-0/+17
|\
| * QRandom: add support for RDSEEDThiago Macieira2019-10-091-0/+17
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+3
|\|
| * x86: Disable AVX support on 64-bit MinGWThiago Macieira2019-02-061-0/+3
* | Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-211-1/+9
* | CMake: Add QT_CFLAGS_* when building x86simd testsTobias Hunger2019-03-181-0/+15
|/
* Centralize the x86 SIMD testing in one placeThiago Macieira2017-11-302-1/+7
* Add a configure-time check for QT_COMPILER_SUPPORTS_SIMD_ALWAYSThiago Macieira2017-11-302-0/+258