Add a test for the foldSelectICmpAndOr fix committed in r180779.
authorDavid Majnemer <david.majnemer@gmail.com>
Thu, 2 May 2013 02:44:23 +0000 (02:44 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Thu, 2 May 2013 02:44:23 +0000 (02:44 +0000)
commit304099a56d61c2132bd101ca669003e509ca1dcb
treec2d95b89542b9ea90aa01f52387de342a7bfdb7f
parentd4201b6e76bad9cb3fb8a20e3c04555d97deb0fd
Add a test for the foldSelectICmpAndOr fix committed in r180779.

This tests a case where C1 and C2 were the same but X and Y were different
widths.

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