Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / 2010-04-21-CoalescerBug.ll
2010-04-21 Evan ChengDo not try to optimize a copy that has already been...