Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / bit-test-shift.ll
2010-09-22 Owen AndersonA select between a constant and zero, when fed by a...