hanchenye-llvm-project/clang/test/Headers
Nico Weber e5898c1911 [ms] Add __shiftleft128 / __shiftright128 intrinsics
Carefully match the pattern matched by ISel so that this produces shld / shrd
(unless Subtarget->isSHLDSlow() is true).

Thanks to Craig Topper for providing the LLVM IR pattern that gets successfully
matched.

Fixes PR37755.

llvm-svn: 337619
2018-07-20 21:02:09 +00:00
..
Inputs
altivec-header.c
altivec-intrin.c
arm-acle-header.c
arm-neon-header.c
arm64-apple-ios-types.cpp
c11.c
c89.c
cpuid.c
cxx11.cpp
float-darwin.c
float.c
float16.c This adds the _Float16 preprocessor macro definitions. 2017-09-13 15:23:19 +00:00
htm-header.c
int64-type.c
limits.cpp
mm3dnow.c [X86] Add 3dnow and 3dnowa to the list of valid target features 2017-11-06 20:33:13 +00:00
ms-cppoperkey.cpp
ms-cppoperkey1.cpp
ms-cppoperkey2.cpp
ms-intrin.cpp [ms] Add __shiftleft128 / __shiftright128 intrinsics 2018-07-20 21:02:09 +00:00
ms-null-ms-header-vs-stddef.cpp Fix typos in clang 2018-04-06 15:14:32 +00:00
ms-wchar.c
opencl-c-header.cl
pconfigintin.c [X86] NFC Include immintrin.h in CodeGen tests 2018-05-24 07:09:08 +00:00
pmmintrin.c
sgxintrin.c [X86] NFC Include immintrin.h in CodeGen tests 2018-05-24 07:09:08 +00:00
stdarg-gnuc_va_list.c
stdarg.cpp Add test that we get the correct calling convention and mangling for va_list. 2017-08-16 01:46:46 +00:00
stdatomic.c
stdbool.cpp In stdbool.h, define bool, false, true only in gnu++98 2017-12-08 08:28:08 +00:00
stddefneeds.cpp
stdint-typeof-MINMAX.cpp
tgmath-darwin.c
tgmath.c
thumbv7-apple-ios-types.cpp
typedef_guards.c
unwind.c
wchar_limits.cpp Driver: hoist the `wchar_t` handling to the driver 2017-10-06 23:09:55 +00:00
wmmintrin.c
x86-intrinsics-headers-clean.cpp Add a test to verify the x86 intrinsic headers compile cleanly with no warnings or errors. 2018-06-20 01:05:09 +00:00
x86-intrinsics-headers.c
x86_64-apple-macosx-types.cpp
x86intrin-2.c [X86] Reduce the number of setzero intrinsics to just the set defined by the Intel Intrinsics Guide. 2018-05-30 18:02:11 +00:00
x86intrin.c
x86intrin.cpp
xmmintrin.c