Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / 2010-05-10-DAGCombinerBug.ll
2010-05-10 Evan ChengBe careful with operand promotion. For a binary operati...