Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2010-05-10-DAGCombinerBug.ll
2010-05-10 Evan ChengBe careful with operand promotion. For a binary operati...