Go to file
Ahmed Bougacha 77b5bb7ce2 [X86] Generate MOVNT for all vector types.
We used to miss non-Q YMM integer vectors, and, non-Q/D XMM integer
vectors.
While there, change the v4i32 patterns to prefer MOVNTDQ.

llvm-svn: 233668
2015-03-31 03:16:51 +00:00
clang Update for llvm commit r233648. 2015-03-31 00:10:23 +00:00
clang-tools-extra Fix false positive on anonymous namespaces in headers. 2015-03-24 15:21:45 +00:00
compiler-rt Add another sanity check for swapcontext, which is currently unsupported. Patch by Alexey Samsonov! 2015-03-27 20:40:23 +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 Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
libcxx Allow enabling CCache through an env variable. This helps enable/disable the option on buildbots. 2015-03-31 01:41:32 +00:00
libcxxabi Don't print debugging messages to stdout. 2015-03-19 09:17:21 +00:00
lld [Mips] Move the `Elf_RegInfo` structure declaration to the separate file 2015-03-30 22:36:07 +00:00
lldb Fix call to llvm::Target::createMCInstPrinter. 2015-03-31 00:59:13 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm [X86] Generate MOVNT for all vector types. 2015-03-31 03:16:51 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly DebugInfo: Use the new DebugLoc API from r233573 2015-03-30 21:47:17 +00:00