summaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+0
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+7
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-19/+19
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+5
* [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