Only have codegen turn fdiv by a constant into fmul by the reciprocal
[oota-llvm.git] / test / CodeGen / X86 / avx2-arith.ll
2011-11-09 Craig TopperAdd AVX2 instruction lowering for add, sub, and mul.