AVX-512: added arithmetic and logical operations.
[oota-llvm.git] / test / CodeGen / X86 / sqrt-fastmath.ll
2013-05-27 Preston GurdConvert sqrt functions into sqrt instructions when...