Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / twoaddr-sink-terminator.ll
2011-09-23 Eli FriedmanPR10998: It is not legal to sink an instruction past...