Go to file
Adam Nemet 8d85b0cd3e [AVX512] Clean up avx512_perm_imm to use X86VectorVTInfo
No functionality change.  No change in X86.td.expanded except that we only set
the CD8 attributes for the memory variants.  (This shouldn't be used unless we
have a memory operand.)

llvm-svn: 220736
2014-10-27 23:08:37 +00:00
clang Use the newer/simple API for passing a diagnostic handler to the IR linker. 2014-10-27 23:02:34 +00:00
clang-tools-extra Prune CRLF. 2014-10-27 12:37:26 +00:00
compiler-rt Unbreak the darwin build. 2014-10-27 16:20:59 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Test that the single-threaded lit feature is available iff the corresponding guard is #defined 2014-10-27 22:39:19 +00:00
libcxxabi Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lld TMP: fix readN & writeN to not encourage UB 2014-10-27 22:48:35 +00:00
lldb Make sure OTHER_CFLAGS and OTHER_LDFLAGS are inherited from the Xcode project so you can easily add to the flags of all targets. 2014-10-27 21:14:34 +00:00
llvm [AVX512] Clean up avx512_perm_imm to use X86VectorVTInfo 2014-10-27 23:08:37 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Fix polly formatting after recent clang-format behavior change. 2014-10-27 19:45:31 +00:00