summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in...Alexey Bataev2019-03-081-0/+6
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-231-4/+9
* Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target."Alexey Bataev2019-01-231-8/+3
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-231-3/+8
* Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target."Haojian Wu2019-01-231-2/+3
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-221-3/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DEBUGINFO, NVPTX]Emit last debugging directives.Alexey Bataev2018-12-061-3/+7
* Revert "[DEBUGINFO, NVPTX]DO not emit ',debug' option if no debug info or onl...Alexey Bataev2018-11-091-7/+3
* [DEBUGINFO, NVPTX]DO not emit ',debug' option if no debug info or only debug ...Alexey Bataev2018-11-021-3/+7
* [DEBUGINFO, NVPTX] Try to pack bytes data into a single string.Alexey Bataev2018-10-241-0/+27
* Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de...Eric Christopher2018-05-181-0/+94
* Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info...Eric Christopher2018-05-011-94/+0
* [DEBUG] Initial adaptation of NVPTX target for debug info emission.Alexey Bataev2018-04-181-0/+94
OpenPOWER on IntegriCloud