index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfDebug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Delete TypedDINodeRef
Fangrui Song
2019-05-07
1
-15
/
+0
*
DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...
David Blaikie
2019-04-24
1
-0
/
+13
*
[DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFC
David Stenberg
2019-04-10
1
-1
/
+1
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-2
/
+4
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-4
/
+2
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-2
/
+4
*
[DEBUG_INFO, NVPTX] Fix relocation info.
Alexey Bataev
2019-01-22
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] Move several private headers to include directory
Yonghong Song
2018-12-18
1
-2
/
+2
*
DebugInfo: Avoid using split DWARF when the split unit would be empty.
David Blaikie
2018-12-14
1
-0
/
+2
*
DebugInfo: Reuse common addresses for rnglist base address selections
David Blaikie
2018-10-24
1
-0
/
+5
*
DebugInfo: Use address pool forms in debug_rnglists
David Blaikie
2018-10-20
1
-3
/
+1
*
Revert BTF commit series.
Eli Friedman
2018-10-12
1
-3
/
+0
*
[BPF] Add BTF generation for BPF target
Yonghong Song
2018-10-12
1
-0
/
+3
*
Revert "DwarfDebug: Pick next location in case of missing location at block b...
Matthias Braun
2018-10-11
1
-3
/
+0
*
[DebugInfo] Add support for DWARF5 call site-related attributes
Vedant Kumar
2018-10-05
1
-0
/
+4
*
DwarfDebug: Pick next location in case of missing location at block begin
Matthias Braun
2018-10-05
1
-0
/
+3
*
[DebugInfo] Do not generate label debug info if it has been processed.
Hsiangkai Wang
2018-09-06
1
-4
/
+3
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
1
-27
/
+110
*
DebugInfo: Remove command line (& target-based) disabling of pubnames in favo...
David Blaikie
2018-08-16
1
-6
/
+0
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
1
-7
/
+10
*
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...
Bruno Cardoso Lopes
2018-08-14
1
-110
/
+27
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-14
1
-27
/
+110
*
[DWARF] Basic support for producing DWARFv5 .debug_addr section
Victor Leschuk
2018-08-01
1
-0
/
+3
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
1
-109
/
+27
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
1
-27
/
+109
*
[DWARF v5] Reposting r337981, which was reverted in r337997 due to a test fai...
Wolfgang Pieb
2018-07-26
1
-2
/
+7
*
Revert r337981: it breaks the debuginfo-tests
Alex Lorenz
2018-07-26
1
-7
/
+2
*
[DWARF v5] Don't emit multiple DW_AT_rnglists_base attributes. Some refactori...
Wolfgang Pieb
2018-07-25
1
-2
/
+7
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Shiva Chen
2018-07-24
1
-109
/
+27
*
[DebugInfo] Generate DWARF debug information for labels.
Shiva Chen
2018-07-24
1
-27
/
+109
*
DwarfDebug: Reduce duplication in addAccel*** methods
Pavel Labath
2018-07-20
1
-3
/
+3
*
[DebugInfo] Generate .debug_names section when it makes sense
Pavel Labath
2018-07-20
1
-0
/
+6
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-2
/
+2
*
[DWARF v5] Generate range list tables into the .debug_rnglists section. No su...
Wolfgang Pieb
2018-07-12
1
-0
/
+3
*
[DEBUG_INFO, NVPTX] Do not emit .debug_loc section.
Alexey Bataev
2018-06-29
1
-1
/
+7
*
[CodeGen/Dwarf] Make debug_names compatible with split-dwarf
Pavel Labath
2018-04-18
1
-0
/
+4
*
Fix build breakage from r329201
Pavel Labath
2018-04-04
1
-2
/
+2
*
Re-commit r329179 after fixing build&test issues
Pavel Labath
2018-04-04
1
-5
/
+19
*
Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it d...
Nico Weber
2018-04-04
1
-19
/
+5
*
Attempt to fix bots more after r329179.
Nico Weber
2018-04-04
1
-1
/
+1
*
Attempt to fix bots after r329179.
Nico Weber
2018-04-04
1
-2
/
+2
*
[CodeGen] Generate DWARF v5 Accelerator Tables
Pavel Labath
2018-04-04
1
-5
/
+19
*
[DWARF] Suppress split line tables more carefully.
Paul Robinson
2018-03-27
1
-4
/
+0
*
[DEBUGINFO] Add flag for DWARF2 to use sections as references.
Alexey Bataev
2018-03-23
1
-0
/
+12
*
[DEBUGINFO] Add -no-dwarf-debug-ranges option.
Alexey Bataev
2018-03-20
1
-0
/
+6
*
[DEBUGINFO] Add flag -no-dwarf-pub-sections to disable pub sections.
Alexey Bataev
2018-03-20
1
-0
/
+6
*
Revert "[DEBUGINFO] Add flag for DWARF2 or less to use sections as references."
Alexey Bataev
2018-03-01
1
-9
/
+0
*
[DWARF] Emit a split line table only if there are split type units.
Paul Robinson
2018-03-01
1
-0
/
+4
*
[DEBUGINFO] Add flag for DWARF2 or less to use sections as references.
Alexey Bataev
2018-02-28
1
-0
/
+9
[next]