summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessorBjorn Pettersson2019-12-161-2/+2
* DebugInfo: Do not create a debug_macinfo section if no CUs have associated ma...David Blaikie2019-11-081-3/+2
* NVPTX: Don't insert an extra empty line at the end of the last section.David Blaikie2019-11-081-1/+0
* DebugInfo: Use separate macinfo contributions for each CUDavid Blaikie2019-11-081-2/+2
* [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in...Alexey Bataev2019-03-081-13/+154
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-231-205/+205
* Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target."Alexey Bataev2019-01-231-205/+205
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-231-205/+205
* Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target."Haojian Wu2019-01-231-205/+205
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-221-205/+205
* [DEBUG_INFO, NVPTX] Fix relocation info.Alexey Bataev2019-01-221-2/+4
* [DEBUGINFO][NVPTX]Make tests more strict, NFC.Alexey Bataev2019-01-091-203/+203
* [DEBUGINFO, NVPTX] Try to pack bytes data into a single string.Alexey Bataev2018-10-241-154/+13
* DebugInfo: Remove command line (& target-based) disabling of pubnames in favo...David Blaikie2018-08-161-2/+2
* [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`.Alexey Bataev2018-07-261-12/+20
* [DEBUG_INFO, NVPTX] Do not emit .debug_loc section.Alexey Bataev2018-06-291-52/+12
* [DEBUG_INFO, NVPTX] Add test for .debug_loc section, NFC.Alexey Bataev2018-06-281-0/+506
OpenPOWER on IntegriCloud