summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/NVPTX.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr.Amy Huang2019-12-181-0/+3
* [DEBUG_INFO][NVPTX] Generate correct data about variable address class.Alexey Bataev2019-02-051-0/+24
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NVPTX] Removed 'satom' feature which is no longer used.Artem Belevich2018-04-111-1/+0
* [NVPTX, CUDA] Improved feature constraints on NVPTX target builtins.Artem Belevich2018-04-111-0/+3
* Add NVPTX Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-0/+6
* [OpenCL] Add LangAS::opencl_private to represent private address space in ASTYaxun Liu2017-10-131-0/+1
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+131
OpenPOWER on IntegriCloud