Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / 2012-10-18-crash-dagco.ll
2012-10-18 Nadav RotemIn SimplifySelectOps we pulled two loads through a...