| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a... | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
* | [DebugInfo] Nerf placeDbgValues, with prejudice | Jeremy Morse | 2019-12-09 | 1 | -2/+2 |
* | DebugInfo: Do not create a debug_macinfo section if no CUs have associated ma... | David Blaikie | 2019-11-08 | 1 | -3/+2 |
* | NVPTX: Don't insert an extra empty line at the end of the last section. | David Blaikie | 2019-11-08 | 1 | -1/+0 |
* | DebugInfo: Use separate macinfo contributions for each CU | David Blaikie | 2019-11-08 | 1 | -2/+2 |
* | [DebugInfo] Add column info for inline sites | Jonas Devlieghere | 2019-07-12 | 1 | -9/+17 |
* | [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in... | Alexey Bataev | 2019-03-08 | 1 | -509/+4109 |
* | [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs | David Stenberg | 2019-02-13 | 1 | -2/+2 |
* | [DebugInfo][DAG] Avoid re-ordering of DBG_VALUEs | Jeremy Morse | 2019-01-28 | 1 | -2/+2 |
* | [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. | Alexey Bataev | 2019-01-23 | 1 | -4693/+4693 |
* | Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target." | Alexey Bataev | 2019-01-23 | 1 | -4693/+4693 |
* | [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. | Alexey Bataev | 2019-01-23 | 1 | -4693/+4693 |
* | Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target." | Haojian Wu | 2019-01-23 | 1 | -4693/+4693 |
* | [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. | Alexey Bataev | 2019-01-22 | 1 | -4693/+4693 |
* | [DEBUGINFO][NVPTX]Make tests more strict, NFC. | Alexey Bataev | 2019-01-09 | 1 | -4690/+4692 |
* | [DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out | Jeremy Morse | 2018-12-10 | 1 | -4/+4 |
* | [DEBUGINFO, NVPTX] Try to pack bytes data into a single string. | Alexey Bataev | 2018-10-24 | 1 | -4253/+653 |
* | Revert "DwarfDebug: Pick next location in case of missing location at block b... | Matthias Braun | 2018-10-11 | 1 | -1/+1 |
* | DwarfDebug: Pick next location in case of missing location at block begin | Matthias Braun | 2018-10-05 | 1 | -1/+1 |
* | DebugInfo: Remove command line (& target-based) disabling of pubnames in favo... | David Blaikie | 2018-08-16 | 1 | -1/+1 |
* | [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`. | Alexey Bataev | 2018-07-26 | 1 | -13/+17 |
* | Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de... | Eric Christopher | 2018-05-18 | 1 | -23/+8316 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -5/+5 |
* | Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info... | Eric Christopher | 2018-05-01 | 1 | -8316/+23 |
* | [DEBUG] Initial adaptation of NVPTX target for debug info emission. | Alexey Bataev | 2018-04-18 | 1 | -23/+8316 |
* | [NVPTX] Removed 'satom' feature which is no longer used. | Artem Belevich | 2018-04-11 | 1 | -1/+1 |
* | [DEBUG] Fix debug info test for NVPTX, NFC. | Alexey Bataev | 2018-01-04 | 1 | -8/+8 |
* | [DEBUG] Fix the test for NVPTX, NFC. | Alexey Bataev | 2018-01-04 | 1 | -10/+10 |
* | [DEBUG] Add initial tests for debug info for NVPTX target, NFC. | Alexey Bataev | 2018-01-04 | 1 | -0/+844 |