[DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
[oota-llvm.git] / test / CodeGen / X86 / unreachable-loop-sinking.ll
2010-04-05 Dan GohmanDon't do code sinking on unreachable blocks. It's unpro...