Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / 2007-02-16-BranchFold.ll
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...