Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / coalescer-dce.ll
2011-08-19 Jakob Stoklund OlesenAdd test case for r138018.