summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't set PrivateGlobalPrefix for NVPTX and R600.Rafael Espindola2013-12-031-1/+0
* Don't set PrivateGlobalPrefix twice in the same function.Rafael Espindola2013-12-021-2/+0
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-131-2/+0
* More symbols that should be static.Benjamin Kramer2013-05-231-5/+3
* Remove unused argument.Rafael Espindola2013-05-101-1/+1
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-4/+3
* Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...Eli Bendersky2013-01-231-2/+3
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+63
OpenPOWER on IntegriCloud