summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NVPTX] Remove string constants from NVPTXBaseInfo.h.Justin Lebar2016-12-141-56/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [NVPTX] Add more surface/texture intrinsics, including CUDA unified texture f...Justin Holewinski2014-07-171-0/+11
* [NVPTX] Add query support for read-write images and managed variablesJustin Holewinski2014-04-091-1/+5
* [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...Justin Holewinski2013-06-101-1/+0
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-20/+18
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+88
OpenPOWER on IntegriCloud