summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/NVPTX/debug-info.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Nerf placeDbgValues, with prejudiceJeremy Morse2019-12-091-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
* [DebugInfo] Add column info for inline sitesJonas Devlieghere2019-07-121-9/+17
* [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in...Alexey Bataev2019-03-081-509/+4109
* [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEsDavid Stenberg2019-02-131-2/+2
* [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEsJeremy Morse2019-01-281-2/+2
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-231-4693/+4693
* Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target."Alexey Bataev2019-01-231-4693/+4693
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-231-4693/+4693
* Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target."Haojian Wu2019-01-231-4693/+4693
* [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target.Alexey Bataev2019-01-221-4693/+4693
* [DEBUGINFO][NVPTX]Make tests more strict, NFC.Alexey Bataev2019-01-091-4690/+4692
* [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised outJeremy Morse2018-12-101-4/+4
* [DEBUGINFO, NVPTX] Try to pack bytes data into a single string.Alexey Bataev2018-10-241-4253/+653
* Revert "DwarfDebug: Pick next location in case of missing location at block b...Matthias Braun2018-10-111-1/+1
* DwarfDebug: Pick next location in case of missing location at block beginMatthias Braun2018-10-051-1/+1
* DebugInfo: Remove command line (& target-based) disabling of pubnames in favo...David Blaikie2018-08-161-1/+1
* [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`.Alexey Bataev2018-07-261-13/+17
* Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de...Eric Christopher2018-05-181-23/+8316
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-5/+5
* Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info...Eric Christopher2018-05-011-8316/+23
* [DEBUG] Initial adaptation of NVPTX target for debug info emission.Alexey Bataev2018-04-181-23/+8316
* [NVPTX] Removed 'satom' feature which is no longer used.Artem Belevich2018-04-111-1/+1
* [DEBUG] Fix debug info test for NVPTX, NFC.Alexey Bataev2018-01-041-8/+8
* [DEBUG] Fix the test for NVPTX, NFC.Alexey Bataev2018-01-041-10/+10
* [DEBUG] Add initial tests for debug info for NVPTX target, NFC.Alexey Bataev2018-01-041-0/+844
OpenPOWER on IntegriCloud