Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / Assembler / auto_upgrade_intrinsics.ll
2011-12-12 Chandler CarruthAdd an explicit test of the auto-upgrade functionality...