[NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3
authorJustin Holewinski <jholewinski@nvidia.com>
Mon, 30 Mar 2015 18:12:50 +0000 (18:12 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Mon, 30 Mar 2015 18:12:50 +0000 (18:12 +0000)
commitd85053fc3f3a022bbb74f7cb14b0727da6312298
tree2a27ed8c0c46f9a8f339284bddbd0d74a07e4011
parent1c13197c9fb58709f7a59389bb5366cd4502315d
[NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7/5.2/5.3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233575 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTX.td
test/CodeGen/NVPTX/sm-version-32.ll [new file with mode: 0644]
test/CodeGen/NVPTX/sm-version-37.ll [new file with mode: 0644]
test/CodeGen/NVPTX/sm-version-52.ll [new file with mode: 0644]
test/CodeGen/NVPTX/sm-version-53.ll [new file with mode: 0644]