Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep
[oota-llvm.git] / test / CodeGen / X86 / btq.ll
2011-11-23 Benjamin KramerX86: Use btq for bit tests if the immediate can't be...