[DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
[oota-llvm.git] / test / CodeGen / X86 / pr18162.ll
2013-12-10 Nadav RotemFix PR18162 - Incorrect assertion assumed that the...