[x86] set default reciprocal (division and square root) codegen to match GCC
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-select-cmp.ll
2014-06-25 Juergen Ributzka[FastISel][X86] Only fold the cmp into the select when...