Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / CodeGen / NVPTX / fma-disable.ll
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...