Go to file
Craig Topper d4273a425e [AVX512] Add _mm512_bsrli_epi128 and _mm512_bslli_epi128 intrinsics.
llvm-svn: 272451
2016-06-11 03:31:07 +00:00
clang [AVX512] Add _mm512_bsrli_epi128 and _mm512_bslli_epi128 intrinsics. 2016-06-11 03:31:07 +00:00
clang-tools-extra [include-fixer] give users an option to show N more headers in case there are too many candidates. 2016-06-10 12:09:33 +00:00
compiler-rt [profile] cleanup file setting code 2016-06-10 20:35:01 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Add `REQUIRES: c++experimental` where appropriate. 2016-06-10 22:45:11 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld [ELF] Use static function isPreemptible instead of SymbolBody::isPreemptible. NFC 2016-06-10 12:26:39 +00:00
lldb Add missing #include for linux. 2016-06-10 23:53:06 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [AVX512] Add support for lowering v32i16 shuffles with repeated lanes. This allows us to create 512-bit PSHUFLW/PSHUFHW. 2016-06-11 03:27:42 +00:00
openmp Fix spelling in comment 2016-06-09 18:51:17 +00:00
polly [NFC] "#include <ciso646>" is unnecessary, because "and", "or" were replaced 2016-06-08 16:44:11 +00:00