Go to file
Sanjay Patel 00a324e893 [InstCombine] use m_APInt to allow icmp eq (add X, C1), C2 folds for splat constant vectors
llvm-svn: 277659
2016-08-03 22:08:44 +00:00
clang [Concepts] remove default argument for RequiresClause; NFC 2016-08-03 22:07:50 +00:00
clang-tools-extra [docs] fix typo in clang-rename docs 2016-08-03 18:15:07 +00:00
compiler-rt Add CFI tests for -lowertypetests-bitsets-level. 2016-08-03 19:08:55 +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 Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Add MSVC specifics to .gitignore. Patch from STL@microsoft.com 2016-08-03 05:51:19 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind libunwind: correct return code in unwinding trace log message 2016-07-29 21:24:19 +00:00
lld Needed change to lld for the changes to libObject/Archive interfaces now returning Expected<> 2016-08-03 21:58:48 +00:00
lldb [RenderScript] Always create a new allocation ID in CaptureAllocationInit hook 2016-08-03 17:31:58 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [InstCombine] use m_APInt to allow icmp eq (add X, C1), C2 folds for splat constant vectors 2016-08-03 22:08:44 +00:00
openmp Disable KMP_CANCEL_THREADS on Android 2016-08-03 18:08:57 +00:00
parallel-libs [StreamExecutor] Add KernelLoaderSpec 2016-08-03 18:04:13 +00:00
polly GPGPU: Mark kernel functions as polly.skip 2016-08-03 12:00:07 +00:00