summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/ManagedStringPool.h
Commit message (Expand)AuthorAgeFilesLines
* ManagedStringPool - pre-increment iterator. NFC.Simon Pilgrim2019-11-071-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NVPTX] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko2017-01-091-3/+4
* 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
* Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...Craig Topper2013-07-041-1/+1
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-1/+0
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+49
OpenPOWER on IntegriCloud