summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bit of dead code.Rafael Espindola2014-11-121-0/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* CodeGen: Stick constant pool entries in COMDAT sections for WinCOFFDavid Majnemer2014-07-141-1/+2
* [C++] Use 'nullptr'.Craig Topper2014-04-281-19/+19
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-5/+4
* Pass the Mangler by reference.Rafael Espindola2014-02-081-1/+1
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-081-5/+6
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-22/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+22
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-22/+1
* 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