[InstCombine] Tests for (a+b)<=a && (a+b)!=0 fold (PR43259)
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 20 Sep 2019 15:06:47 +0000 (15:06 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 20 Sep 2019 15:06:47 +0000 (15:06 +0000)
commitd21087af958656e3eab173fc69bf7a83a3956e90
tree42441269a0e8dd7ed44449225bf9b4ca6cff796d
parentc84722ff277a6848dfa17d137dcf21d64cdfb972
[InstCombine] Tests for (a+b)<=a && (a+b)!=0 fold (PR43259)

https://rise4fun.com/Alive/knp
https://rise4fun.com/Alive/ALap

llvm-svn: 372402
llvm/test/Transforms/InstCombine/result-of-add-of-negative-is-non-zero-and-no-underflow.ll
llvm/test/Transforms/InstCombine/result-of-add-of-negative-or-zero-is-non-zero-and-no-underflow.ll [new file with mode: 0644]