Go to file
Michael Zuckerman e1680617b0 [Clang][AVX512][Builtin] Adding support to intrinsics of pmovs{d|q}{b|w|d}{128|256|512} instruction set
Differential Revision: http://reviews.llvm.org/D19023

llvm-svn: 266202
2016-04-13 15:02:04 +00:00
clang [Clang][AVX512][Builtin] Adding support to intrinsics of pmovs{d|q}{b|w|d}{128|256|512} instruction set 2016-04-13 15:02:04 +00:00
clang-tools-extra Complete support for C++ Core Guidelines Type.6: Always initialize a member variable. 2016-04-13 11:35:47 +00:00
compiler-rt [safestack] Fix stack canary test on Mac. 2016-04-12 18:48:41 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc [AMDGPU] Implement get_local_size for amdgcn--amdhsa triple 2016-04-07 19:54:19 +00:00
libcxx Implement LWG#680, which was missed lo these many moons ago, and was reported as bug #27259. As a drive-by fix, replace the hand-rolled equivalent to addressof in __wrap_iter with the real thing. 2016-04-11 03:54:53 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld ELF: Do not create relative relocations for undefined symbols. 2016-04-13 02:24:48 +00:00
lldb Match types in for loop to fix signedness comparison warning 2016-04-13 13:32:06 +00:00
llgo benchcomp: Add a mode for analyzing rule execution time in ninja log files. 2016-04-08 22:42:22 +00:00
llvm Simplify strlen to a subtraction for certain cases. 2016-04-13 14:31:06 +00:00
openmp Add declarations of OpenMP 4.5 target/offload routines to headers 2016-04-12 20:37:18 +00:00
polly [FIX] Check the invalid context agains the context to rule out SCoPs 2016-04-12 17:54:29 +00:00