summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXUtilities.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 dead #defines from NVPTXUtilities.h.Justin Lebar2016-12-151-3/+0
* [NVPTX] Remove dead code.Justin Lebar2016-12-141-9/+0
* [NVPTX] Support .maxnreg annotation.Justin Lebar2016-12-141-0/+1
* [NVPTX] Remove string constants from NVPTXBaseInfo.h.Justin Lebar2016-12-141-24/+24
* Apply most suggestions of clang-tidy's performance-unnecessary-value-paramBenjamin Kramer2016-06-081-2/+3
* [NVPTX] Remove dead code.Benjamin Kramer2015-10-151-21/+0
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [NVPTX] Add query support for read-write images and managed variablesJustin Holewinski2014-04-091-0/+4
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-6/+4
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-2/+2
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+94
OpenPOWER on IntegriCloud