Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / btq.ll
2011-11-23 Benjamin KramerX86: Use btq for bit tests if the immediate can't be...