fix PR6193, only considering sign extensions *from i1* for this
authorChris Lattner <sabre@nondot.org>
Tue, 9 Feb 2010 01:12:41 +0000 (01:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Feb 2010 01:12:41 +0000 (01:12 +0000)
commite538db4fb0ec30500da721a2a698946fa36db1a8
treea2d9656bc6610ae8951226f5021cb29b42558e40
parent940ab54755e690316d9ce779be7602a5f30e9aa1
fix PR6193, only considering sign extensions *from i1* for this
xform.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95642 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/Transforms/InstCombine/crash.ll