[NFC][InstCombine] Overhaul 'unsigned add overflow' tests, ensure that all 3 patterns...
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 5 Sep 2019 19:13:15 +0000 (19:13 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 5 Sep 2019 19:13:15 +0000 (19:13 +0000)
commit071ce66729b15ca9c46c01bf8e3c6273d269ef49
tree7c098e49850a70c20cce0a76261aec82d719d0f7
parent0fde412140ddbf8153a02e4d153c44398e441134
[NFC][InstCombine] Overhaul 'unsigned add overflow' tests, ensure that all 3 patterns have full test coverage

llvm-svn: 371108
llvm/test/Transforms/InstCombine/unsigned-add-lack-of-overflow-check-via-add.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/unsigned-add-lack-of-overflow-check-via-xor.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/unsigned-add-lack-of-overflow-check.ll
llvm/test/Transforms/InstCombine/unsigned-add-overflow-check-via-add.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/unsigned-add-overflow-check-via-xor.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/unsigned-add-overflow-check.ll