Go to file
Sanjoy Das 81401d4b19 Fix PR22179.
We were incorrectly inferring nsw for certain SCEVs. We can be more
aggressive here (see Richard Smith's comment on
http://llvm.org/bugs/show_bug.cgi?id=22179) but this change just
focuses on correctness.

Differential Revision: http://reviews.llvm.org/D6914

llvm-svn: 225591
2015-01-10 23:41:24 +00:00
clang fix pr18645. Correct logic concerning 'T &&' deduction against lvalues. 2015-01-10 18:16:25 +00:00
clang-tools-extra clang-tidy: [misc-use-override] Simplify regular expressions in test. 2015-01-09 14:10:15 +00:00
compiler-rt Revert "Reapply debug info changes now that more precise column information is available." 2015-01-09 23:27:12 +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 Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Support Newlib as libc++'s C library [cstdio part, part 2] 2015-01-10 00:08:00 +00:00
libcxxabi Fix some formatting I messed up in r225187. 2015-01-05 19:31:59 +00:00
lld Don't fail if parent directory name contains a '+' character 2015-01-10 02:34:26 +00:00
lldb Add RegisterNumber.cpp. 2015-01-10 10:39:27 +00:00
llgo [llgo] irgen: generate switch instructions 2015-01-08 07:49:28 +00:00
llvm Fix PR22179. 2015-01-10 23:41:24 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Check assert before the instruction that uses the assumption checked. 2015-01-10 07:40:39 +00:00