Go to file
Simon Pilgrim 2228f70a85 [X86][SSE] Add initial support for combining (V)PMOVZX with shuffles.
llvm-svn: 288049
2016-11-28 17:58:19 +00:00
clang [OPENMP] Fix for PR31137: Wrong DSA for members in struct. 2016-11-28 15:55:15 +00:00
clang-tools-extra [include-fixer] Don't interfere with typo correction if we found nothing. 2016-11-28 17:16:18 +00:00
compiler-rt [tsan] Fix the lit expansion of %deflake not to eat a space 2016-11-26 19:09:32 +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 build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Implement conjuntion/disjuntion/negation for LFTS v2. Same code and tests for the ones in std:: 2016-11-26 18:45:03 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld [ELF] - Do not put non exec sections first when -no-rosegment 2016-11-28 10:26:21 +00:00
lldb fix up Xcode build for r287916 2016-11-28 17:19:03 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [X86][SSE] Add initial support for combining (V)PMOVZX with shuffles. 2016-11-28 17:58:19 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopInfo] Use SCEVRewriteVisitor to simplify SCEVSensitiveParameterRewriter [NFC] 2016-11-26 17:58:40 +00:00