summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [NVPTX] Create a TargetInfo header. NFCRichard Trieu2019-05-141-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add backend name to Target to enable runtime info to be fed back into TableGenDaniel Sanders2017-11-151-2/+2
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-4/+10
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+23
OpenPOWER on IntegriCloud