Go to file
Cameron McInally 923ad2cd01 [AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins
The return types on the AVX512 __builtin_ia32_gather3XivXdi builtins are incorrect. The return type should match the type of the pass through vector.

Differential Revision: https://reviews.llvm.org/D24785

-This line, and those below, will be ignored--

M    include/clang/Basic/BuiltinsX86.def

llvm-svn: 282082
2016-09-21 16:07:40 +00:00
clang [AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins 2016-09-21 16:07:40 +00:00
clang-tools-extra Fix compiler warnings. 2016-09-21 15:19:04 +00:00
compiler-rt Revert "[sanitizers] Update sanitizers test to better match glibc internals" 2016-09-21 10:06:37 +00:00
debuginfo-tests
libclc configure: Add amdgcn-mesa-mesa3d target 2016-09-16 22:43:33 +00:00
libcxx Fix signatures of fallback tow(upper|lower)_l. 2016-09-19 20:42:57 +00:00
libcxxabi [libcxxabi] cleanup the use of LIBCXXABI_HAS_NO_THREADS macro (NFC) 2016-09-21 09:09:32 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld [ELF] - Linkerscript: support complex section pattern grammar. 2016-09-21 15:56:44 +00:00
lldb Fix an inefficient StringRef conversion. 2016-09-21 16:01:43 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AVX512] Fix return types on int_x86_avx512_gatherXXX_di intrinsics 2016-09-21 16:06:10 +00:00
openmp Fix respecting LIBOMP_LLVM_LIT_EXECUTABLE as full path 2016-09-19 06:55:56 +00:00
parallel-libs [SE] Fix config bug with CUDA tests 2016-09-15 20:26:28 +00:00
polly [ScopDetection] Remove redundant checks for endless loops 2016-09-20 17:05:22 +00:00