Fix a bug in DAGcombiner about zero-extend after setcc.
[oota-llvm.git] / test / CodeGen / AArch64 / neon-bsl.ll
2013-11-29 Jiangning LiuAdd missing test case for bsl_f64 support of AArch64...