]> granicus.if.org Git - clang/commit
NVPTX: Use the nvvm builtins to read SRegs rather than the legacy ptx ones
authorJustin Bogner <mail@justinbogner.com>
Thu, 7 Jul 2016 16:41:08 +0000 (16:41 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 7 Jul 2016 16:41:08 +0000 (16:41 +0000)
commit29dc237122635f074aff00cde059684fc521c73d
tree42ae2d3fb5d649711375a95a984fe34374795b33
parent236751c31c3a8914b3994645ec579aef09e29572
NVPTX: Use the nvvm builtins to read SRegs rather than the legacy ptx ones

The ptx spellings were removed from LLVM in r274769.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274770 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsNVPTX.def
lib/Headers/cuda_builtin_vars.h
test/CodeGen/builtins-nvptx.c
test/CodeGenCUDA/cuda-builtin-vars.cu
test/SemaCUDA/builtins.cu