Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / avx2-arith.ll
2011-11-09 Craig TopperAdd AVX2 instruction lowering for add, sub, and mul.