[NVPTX] Add support for efficient rotate instructions on SM 3.2+
authorJustin Holewinski <jholewinski@nvidia.com>
Fri, 27 Jun 2014 18:35:33 +0000 (18:35 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Fri, 27 Jun 2014 18:35:33 +0000 (18:35 +0000)
commit508c80f11f2f52f549caf86f9f6e07d07cea6006
tree3998153eadbb353cf664b0807dae5ef8c12fbe93
parent1f75f4a0ee049f65eb833109a0fe4f7466ca4f9a
[NVPTX] Add support for efficient rotate instructions on SM 3.2+

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211934 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsNVVM.td
lib/Target/NVPTX/NVPTXInstrInfo.td
lib/Target/NVPTX/NVPTXIntrinsics.td
test/CodeGen/NVPTX/rotate.ll [new file with mode: 0644]