summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/sse4_1/sse4_1.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add support for more vector instructions on x86Benjamin Poulain2010-07-201-0/+3
Add the configuration, autodetection, and the #define for vector instructions on x86. The configuration has been extended with SSE3, SSSE3, SSE4.1, SSE4.2 and AVX. Reviewed-by: Andreas Kling