Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands before...
[oota-llvm.git] / test / CodeGen / X86 / avx-sext.ll
2012-02-02 Elena DemikhovskyOptimization for SIGN_EXTEND operation on AVX.