summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-291-0/+1
* NVPTXTargetObjectFile.h: Initialize some pointers as NULL in the constructor ...NAKAMURA Takumi2013-06-241-1/+23
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-40/+37
* Remove excess semi-colons to quiet warnings.Eric Christopher2012-05-081-5/+5
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+105
OpenPOWER on IntegriCloud