Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / fold-zext-trunc.ll
2011-04-16 Eli FriedmanPR9055: extend the fix to PR4050 (r70179) to apply...