summaryrefslogtreecommitdiff
path: root/test/CodeGen/avx512pf-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema][X86] Update immediate check for gather/scatter prefetch instructions t...Craig Topper2017-03-311-16/+16
* [X86] Remove the mm_malloc.h include guard hack from the X86 builtins testsElad Cohen2016-09-281-3/+1
* After PR28761 use -Wall with -Werror in builtins tests to identifyEric Christopher2016-08-041-1/+1
* [Clang][avx512][Intrinsics] adding prefetch gather intrinsicsMichael Zuckerman2016-06-141-0/+24
* [Clang][AVX512][BUILTIN] Adding intrinsics for VSCATTERPF{1|0}{DPS|QPS|DPD|QP...Michael Zuckerman2016-04-251-0/+48
* [Clang][AVX512][BuiltIn] Adding intrinsics of VGATHER{DPS|DPD} , VPGATHER{QD|...Michael Zuckerman2016-04-211-0/+30