Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / lsr-interesting-step.ll
2011-04-25 Benjamin KramerMake tests more useful.
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...