Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / discontiguous-loops.ll
2009-10-20 Dan GohmanRe-apply r84295, with fixes to how the loop "top" and...