Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.
[oota-llvm.git] / test / CodeGen / X86 / setcc-narrowing.ll
2013-09-24 Eli FriedmanAdd missing check to SETCC optimization.