(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
[oota-llvm.git] / test / CodeGen / X86 / btq.ll
2011-11-23 Benjamin KramerX86: Use btq for bit tests if the immediate can't be...