Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / test / CodeGen / NVPTX / annotations.ll
2013-03-30 Justin Holewinski[NVPTX] Remove support for SM < 2.0. This was never...
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...