]> granicus.if.org Git - llvm/commit
[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)
commitc84eee5398bd66f02aaec93d8258354c90c6ec80
tree67af032aa4c7231297b2a03a506c4d30d285759b
parent8b2783e927c03d67c128e633636e1022b7e88ccd
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371736 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/result-of-add-of-negative-is-non-zero-and-no-underflow.ll [new file with mode: 0644]
test/Transforms/InstSimplify/result-of-add-of-negative-is-non-zero-and-no-underflow.ll [new file with mode: 0644]