Only have codegen turn fdiv by a constant into fmul by the reciprocal
[oota-llvm.git] / test / CodeGen / X86 / avx-sext.ll
2012-02-02 Elena DemikhovskyOptimization for SIGN_EXTEND operation on AVX.