summaryrefslogtreecommitdiffstats
path: root/clang/test/Headers/x86-intrinsics-headers.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "PR17164: Change clang's default behavior from -flax-vector-conversion...Mitch Phillips2020-01-231-1/+1
* PR17164: Change clang's default behavior from -flax-vector-conversions=all to...Richard Smith2020-01-171-1/+1
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-1/+1
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-131-1/+1
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-1/+1
* Switch tests in test/Headers to use %clang_cc1 rather than %clang. ThereChandler Carruth2013-09-201-3/+3
* Undo part of my previous commit to mm_malloc.h, going back to the use ofChandler Carruth2010-11-221-7/+3
* Disallow direct inclusion of avxintrin.h. Users should include immintrin.h in...Benjamin Kramer2010-08-201-24/+7
* Add AVX intrinsics headerBruno Cardoso Lopes2010-08-041-0/+4
* tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar2010-06-291-1/+1
* move a test to a more appropriate directoryChris Lattner2010-03-221-0/+32
OpenPOWER on IntegriCloud