Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / sibcall-4.ll
2010-07-14 Evan ChengFix for PR7193 was overly conservative. The only case...