[x86] set default reciprocal (division and square root) codegen to match GCC
[oota-llvm.git] / test / CodeGen / X86 / pr23246.ll
2015-04-16 Ahmed Bougacha[CodeGen] Re-apply r234809 (concat of scalars), with...