Go to file
Ahmed Bougacha c6dcf7a7cc [X86] Remove stale comment. NFC.
It turns out 256bit V[SZ]EXT nodes are still
generated by the new shuffle lowering, so this
is here to stay!

llvm-svn: 231422
2015-03-05 23:18:41 +00:00
clang [PATCH] Patch to fix the AST for vector splat from any 2015-03-05 23:06:09 +00:00
clang-tools-extra Use std::string instead of StringRef to prevent use-after-free. 2015-03-05 23:17:32 +00:00
compiler-rt [sanitizer] Reconstruct the function that dumps block/edge coverage, hopefully making it more robust. Also increase the allowed coverage size on 32-bit. 2015-03-05 22:19:25 +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 Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Run ShTests when the executor is an instance of LocalExecutor 2015-03-05 20:27:01 +00:00
libcxxabi Fix build with GCC: 2015-03-05 02:56:05 +00:00
lld Early return. NFC. 2015-03-05 20:22:14 +00:00
lldb When we have a symbol, like "NSLog" that we try to call in an expression, make sure we prioritize the external symbols over the internal one. 2015-03-05 23:12:02 +00:00
llgo Fix test to use explicit load type. 2015-03-05 22:55:42 +00:00
llvm [X86] Remove stale comment. NFC. 2015-03-05 23:18:41 +00:00
openmp moved Windows-specific flags under the WINDOWS guard in CMake 2015-03-05 17:50:48 +00:00
polly Fix compilation after 'Make DataLayout Non-Optional in the Module' commit 2015-03-05 09:48:20 +00:00