Go to file
Adam Nemet f42e7a274a [AVX512] Add set1 intrinsics
(Dropped the byte and word variants from the patch.  Turns out these are not
part of AVX512F but only AVX512BW/VL.)

Part of <rdar://problem/17688758>

llvm-svn: 214314
2014-07-30 16:51:22 +00:00
clang [AVX512] Add set1 intrinsics 2014-07-30 16:51:22 +00:00
clang-tools-extra Don't warn on NewCallback argument comments, as they are arguments for the 2014-07-30 14:31:36 +00:00
compiler-rt [asan] XFAIL sized-delete test on Android. 2014-07-30 12:39:30 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx std::once_flag was forward declared with _LIBCPP_TYPE_VIS decoration, and the defined with _LIBCPP_TYPE_VIS_ONLY decoration. Make them match 2014-07-29 21:05:31 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [mach-o] Fix test case comment and stray file copy 2014-07-30 01:43:21 +00:00
lldb Use __linux__ macro throughout, instead of ocasional __linux. 2014-07-30 08:33:21 +00:00
llvm llvm-uselistorder: Fix memory leak from r214125 2014-07-30 16:50:22 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Expose the IslExprBuilder (missing files) 2014-07-29 21:06:08 +00:00