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: 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
*
[DEBUGINFO] Add support for emission of the inlined strings.
Alexey Bataev
2018-02-20
1
-0
/
+6
*
[CodeGen] Refactor AppleAccelTable
Pavel Labath
2018-02-19
1
-4
/
+4
*
[NFC] Rename DwarfAccelTable and move header.
Jonas Devlieghere
2018-01-29
1
-1
/
+1
*
[NFC] Refactor Apple Accelerator Tables
Jonas Devlieghere
2018-01-29
1
-6
/
+7
*
[DWARF] Generate DWARF v5 string offsets tables along with strx* index forms.
Wolfgang Pieb
2018-01-26
1
-0
/
+22
*
[DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.
Jonas Devlieghere
2017-11-15
1
-1
/
+4
*
Ignore all duplicate frame index expression
Bjorn Steinbrink
2017-10-10
1
-24
/
+1
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-25
/
+13
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
1
-19
/
+37
*
Remove unused includes of MachineLocation.h (NFC)
Adrian Prantl
2017-08-02
1
-1
/
+0
[next]