summaryrefslogtreecommitdiff
path: root/lib/Headers/avx512pfintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [X86] Make the pointer arguments to avx512 gather/scatter intrinsics 'void*' ...Craig Topper2019-01-091-16/+16
* [X86] Remove __extension__ from macro intrinsics when its not needed.Craig Topper2018-05-311-34/+34
* [X86] Fix some inconsistent formatting in the first line of our intrinsics he...Craig Topper2018-05-041-1/+1
* [Clang][avx512][Intrinsics] adding prefetch gather intrinsicsMichael Zuckerman2016-06-141-0/+19
* [AVX512] Add parentheses around macro arguments in AVX512PF intrinsics. Remov...Craig Topper2016-05-171-43/+43
* [Clang][AVX512][BUILTIN] Adding intrinsics for VSCATTERPF{1|0}{DPS|QPS|DPD|QP...Michael Zuckerman2016-04-251-0/+39
* [Clang][AVX512][BuiltIn] Adding intrinsics of VGATHER{DPS|DPD} , VPGATHER{QD|...Michael Zuckerman2016-04-211-0/+53