| 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 | -2/+2 |
* | [BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessor | Bjorn Pettersson | 2019-12-16 | 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 |
* | [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in... | Alexey Bataev | 2019-03-08 | 1 | -13/+154 |
* | [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. | Alexey Bataev | 2019-01-23 | 1 | -205/+205 |
* | Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target." | Alexey Bataev | 2019-01-23 | 1 | -205/+205 |
* | [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. | Alexey Bataev | 2019-01-23 | 1 | -205/+205 |
* | Revert "[DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target." | Haojian Wu | 2019-01-23 | 1 | -205/+205 |
* | [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. | Alexey Bataev | 2019-01-22 | 1 | -205/+205 |
* | [DEBUG_INFO, NVPTX] Fix relocation info. | Alexey Bataev | 2019-01-22 | 1 | -2/+4 |
* | [DEBUGINFO][NVPTX]Make tests more strict, NFC. | Alexey Bataev | 2019-01-09 | 1 | -203/+203 |
* | [DEBUGINFO, NVPTX] Try to pack bytes data into a single string. | Alexey Bataev | 2018-10-24 | 1 | -154/+13 |
* | DebugInfo: Remove command line (& target-based) disabling of pubnames in favo... | David Blaikie | 2018-08-16 | 1 | -2/+2 |
* | [DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_call_frame_cfa`. | Alexey Bataev | 2018-07-26 | 1 | -12/+20 |
* | [DEBUG_INFO, NVPTX] Do not emit .debug_loc section. | Alexey Bataev | 2018-06-29 | 1 | -52/+12 |
* | [DEBUG_INFO, NVPTX] Add test for .debug_loc section, NFC. | Alexey Bataev | 2018-06-28 | 1 | -0/+506 |