Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / pass-three.ll
2012-05-30 Chris Lattnerit's pointed out that R11 can be used for magic things...