Go to file
Igor Breger 73ee8ba9b0 [AVX512] Fix intrinsic vcvtps2ph lowering.
Differential Revision: http://reviews.llvm.org/D20788

llvm-svn: 271255
2016-05-31 08:04:21 +00:00
clang [AVX512] Convert masked load builtins to generic masked load intrinsics instead of the x86 specific ones. 2016-05-31 06:58:07 +00:00
clang-tools-extra [clang-tidy] UnnecessaryCopyInitialization - Extend to trigger on non-const "this" object argument if it is not modified. 2016-05-31 00:25:57 +00:00
compiler-rt Update asan_win_dll_thunk.cc to fix the windows buildbot. 2016-05-30 10:00:54 +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 Mark LWG issue 2520 as complete 2016-05-31 04:27:57 +00:00
libcxxabi libc++abi: build with -fvisibility=hidden 2016-05-26 02:12:20 +00:00
libunwind [libunwind] Improve unwinder stack usage - II 2016-05-27 15:41:45 +00:00
lld [ELF] Unbreak build with GCC. 2016-05-28 23:27:38 +00:00
lldb [LLDB] Make sure that indexing is done before clearing DIE info 2016-05-30 15:32:51 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [AVX512] Fix intrinsic vcvtps2ph lowering. 2016-05-31 08:04:21 +00:00
openmp Fix storing the frame pointer for OMP-T during ppc64 microtask dispatch 2016-05-27 19:04:05 +00:00
polly MSVC compile fix: #include <ciso646>. NFC. 2016-05-30 14:27:14 +00:00