ptx: add shift instructions
authorChe-Liang Chiou <clchiou@gmail.com>
Mon, 6 Dec 2010 04:00:03 +0000 (04:00 +0000)
committerChe-Liang Chiou <clchiou@gmail.com>
Mon, 6 Dec 2010 04:00:03 +0000 (04:00 +0000)
commitf9644867712c531427567ca4f936f507cd34f1b1
treeaa4c1da71c4347c6a8eae61558a02c41e9812098
parentf8803fe4177739f9a6900198f601808eb27934d9
ptx: add shift instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120982 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PTX/PTXInstrInfo.td
test/CodeGen/PTX/shl.ll [new file with mode: 0644]
test/CodeGen/PTX/shr.ll [new file with mode: 0644]