Go to file
Craig Topper 906f397137 [AVX512] Change predicates on some vXi16/vXi8 AVX store patterns so they stay enabled unless VLX and BWI instructions are supported."
Without this we could fail instruction selection if VLX was enabled, but BWI wasn't.

llvm-svn: 268885
2016-05-08 23:08:40 +00:00
clang clang-format: Fix space after argument comments. 2016-05-08 18:14:01 +00:00
clang-tools-extra clang-rename: when renaming a field, rename initializers of that field as well 2016-05-07 14:32:59 +00:00
compiler-rt [InstrProf] Delete unstable test on ARM. See PR27667 2016-05-07 20:17:33 +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: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Enable Pthread threading API on Solaris. Fix PR27677 2016-05-07 17:05:46 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld [ELF][MIPS] Handling 'packed' N64 ABI relocations 2016-05-08 14:08:40 +00:00
lldb Take the API lock in SBThread::IsValid & SBFrame::IsValid. 2016-05-07 00:54:56 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [AVX512] Change predicates on some vXi16/vXi8 AVX store patterns so they stay enabled unless VLX and BWI instructions are supported." 2016-05-08 23:08:40 +00:00
openmp Fine tuning of TC* macros 2016-05-07 00:00:00 +00:00
polly Codegen: Enable the detection of min/max expressions 2016-05-07 08:03:44 +00:00