Go to file
Sanjay Patel 86564cad06 [InstCombine] fix constant to be signed for signed comparisons
This bug was introduced in r269728 and is the likely cause of many stage 2 ubsan bot failures.
I'll add a test in a follow-up commit assuming this fixes things properly.

llvm-svn: 269797
2016-05-17 18:38:55 +00:00
clang NFC: simplify logic. 2016-05-17 18:04:38 +00:00
clang-tools-extra clang-rename: avoid StringRef members in USRLocFindingASTVisitor 2016-05-17 18:17:16 +00:00
compiler-rt [asan] Don't raise false alarm to recv/recvfrom when MSG_TRUNC is present. 2016-05-17 07:38:27 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Implement LWG2576: istream_iterator and ostream_iterator should use std::addressof 2016-05-17 17:44:40 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld ELF: accept and ignore --no-undefined-version for compatibility 2016-05-17 17:34:50 +00:00
lldb Allow custom formatting of session log file names. 2016-05-17 18:02:34 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [InstCombine] fix constant to be signed for signed comparisons 2016-05-17 18:38:55 +00:00
openmp [OpenMP Testing] Have lit.py be a valid lit executable 2016-05-17 15:12:11 +00:00
polly docs: Fix code-block to avoid sphinx error 2016-05-17 13:41:00 +00:00