]> granicus.if.org Git - llvm/commit
[InstCombine] fix/add tests for icmp with not ops; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 2 Jun 2017 15:35:45 +0000 (15:35 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 2 Jun 2017 15:35:45 +0000 (15:35 +0000)
commiteece7bcb1789ad9dff15f545b36d3b166dcf77db
tree9b4d35a76725e02f8275166777912b392d37dd83
parentdfdb788875e2637c2f68c19501cd97ef821a124f
[InstCombine] fix/add tests for icmp with not ops; NFC

The existing test was not minimal, and there was no coverage
for the variants with a constant or vector types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304555 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/not.ll