[x86] set default reciprocal (division and square root) codegen to match GCC
[oota-llvm.git] / test / CodeGen / X86 / sse-scalar-fp-arith-unary.ll
2015-05-07 Sanjay Patel[x86] eliminate unnecessary shuffling/moves with unary...