summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/simd.prf
Commit message (Expand)AuthorAgeFilesLines
* Fix leaking ISA extensions in LTCG buildsAllan Sandfeld Jensen2015-03-041-0/+1
* Rewrite simd.prf to share more codeThiago Macieira2014-07-251-293/+77
* Restore Neon "detection" in QtThiago Macieira2014-07-251-1/+1
* ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
* Update the Win32 Intel Compiler mkspecThiago Macieira2014-07-021-1/+1
* Use the "gcc" feature in simd.prfThiago Macieira2014-05-061-1/+1
* simd.prf: replace CONFIG based neon check with a QT_CPU_FEATURES checkThomas Senyk2014-03-061-1/+1
* Initial support for the Intel Compiler 14.0 on OS XThiago Macieira2014-02-161-1/+1
* Update the macro that MSVC 2013 defines for AVX code generationThiago Macieira2014-02-011-1/+1
* MIPS DSP build system fix and additional optimizations.lpapuga2014-01-141-1/+11
* WinRT: Basic global supportAndrew Knight2013-09-201-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-07-111-12/+28
|\
| * correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-07-041-12/+28
* | Make QT_CPU_FEATURES a map of features based on architectureTor Arne Vestbø2013-04-131-0/+3
|/
* mark a bunch of features as internalOswald Buddenhagen2012-12-121-0/+11
* Pass NEON_ASM directly to SOURCES.Rafael Roquetto2012-08-181-1/+2
* Add a .prf file for SIMD qmake variables.Michael Goddard2012-08-011-0/+273