Go to file
Sanjay Patel 43aeb001c9 [InstCombine] use m_APInt to allow icmp (binop X, Y), C folds with constant splat vectors
This removes the restriction for the icmp constant, but as noted by the FIXME comments, 
we still need to change individual checks for binop operand constants.

llvm-svn: 277629
2016-08-03 18:59:03 +00:00
clang Fix bug in conflict check for Replacements::add(). 2016-08-03 15:12:00 +00:00
clang-tools-extra [docs] fix typo in clang-rename docs 2016-08-03 18:15:07 +00:00
compiler-rt [ASan] Report illegal instruction exceptions in ASan 2016-08-03 18:13:14 +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 lld-link: Include the name of bad input files in several "input file is bad" diagnostics. 2016-08-03 18:07:28 +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 (binop X, Y), C folds with constant splat vectors 2016-08-03 18:59:03 +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