add tests for De Morgan instcombines based on PR22723
authorSanjay Patel <spatel@rotateright.com>
Tue, 8 Sep 2015 18:13:03 +0000 (18:13 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 8 Sep 2015 18:13:03 +0000 (18:13 +0000)
commit16098c386c9fe0613525185c5e56b530c5e96839
treee8053527c306358ff1bacf6b2214ef901e74166b
parentc832b3af7827959d456b8d9b3e296263ac4ef120
add tests for De Morgan instcombines based on PR22723

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247040 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/demorgan-zext.ll [new file with mode: 0644]