[NVPTX] Add support for native SIGN_EXTEND_INREG where available
authorJustin Holewinski <jholewinski@nvidia.com>
Mon, 1 Jul 2013 12:58:56 +0000 (12:58 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Mon, 1 Jul 2013 12:58:56 +0000 (12:58 +0000)
commit8834184a463514530728a8032df165558393cd9c
treec5e13a331e49e10d07ce92eb1386dbb8849657f6
parent9bc8feeb4fd15883949900194c93fd1704c404b4
[NVPTX] Add support for native SIGN_EXTEND_INREG where available

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185330 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXISelLowering.cpp
lib/Target/NVPTX/NVPTXInstrInfo.td
test/CodeGen/NVPTX/sext-in-reg.ll [new file with mode: 0644]