[NFC][InstCombine][InstSimplify] Add test for "add-of-negative is non-zero and no...
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 12 Sep 2019 14:12:20 +0000 (14:12 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 12 Sep 2019 14:12:20 +0000 (14:12 +0000)
commitb3e0937f0a10ea6666f3fb2b3df92119d1f7d987
treebf4d7fe8378e06e3633a55ff58b3d7c7deb499b5
parent3f5a8083650339336d2431c3376196cdf10e6418
[NFC][InstCombine][InstSimplify] Add test for "add-of-negative is non-zero and no overflow" (PR43259)

https://rise4fun.com/Alive/ska
https://rise4fun.com/Alive/9iX

https://bugs.llvm.org/show_bug.cgi?id=43259

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