OSDN Git Service

[InstCombine] Add more test cases for missing combines of selects with and/or/xor...
authorCraig Topper <craig.topper@gmail.com>
Tue, 4 Apr 2017 17:48:08 +0000 (17:48 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 4 Apr 2017 17:48:08 +0000 (17:48 +0000)
commitc1eaf3a1f1a86681661050ac8999aab9a7eaa1a2
tree8f30d7764575f4cdfcb37316fbfa664613b2aaf1
parente65aa1c44eaac0fead4487ae03e723970036554b
[InstCombine] Add more test cases for missing combines of selects with and/or/xor with constant argument. NFC

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