Make sure to not get AVX code on an AVX-capable host. Revealed in r167967.
[oota-llvm.git] / test / CodeGen / X86 / 2011-02-23-UnfoldBug.ll
2011-02-24 Evan ChengFix bug in X86 folding / unfolding table. Int_CMPSDrm...