Add new pkuintrin.h intrinsics header.

This commit is contained in:
Dimitry Andric 2016-01-06 21:26:31 +00:00
parent ea942507b1
commit f3304b8db5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/clang380-import/; revision=293276
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@ INCS= __clang_cuda_runtime_wrapper.h \
mmintrin.h \
module.modulemap \
nmmintrin.h \
pkuintrin.h \
pmmintrin.h \
popcntintrin.h \
prfchwintrin.h \

View file

@ -1100,6 +1100,7 @@ OLD_FILES+=usr/lib/clang/3.8.0/include/mm_malloc.h
OLD_FILES+=usr/lib/clang/3.8.0/include/mmintrin.h
OLD_FILES+=usr/lib/clang/3.8.0/include/module.modulemap
OLD_FILES+=usr/lib/clang/3.8.0/include/nmmintrin.h
OLD_FILES+=usr/lib/clang/3.8.0/include/pkuintrin.h
OLD_FILES+=usr/lib/clang/3.8.0/include/pmmintrin.h
OLD_FILES+=usr/lib/clang/3.8.0/include/popcntintrin.h
OLD_FILES+=usr/lib/clang/3.8.0/include/prfchwintrin.h