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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DWARF v5: emit DW_AT_addr_base if DW_AT_low_pc references .debug_addr
Fangrui Song
2019-05-14
1
-7
/
+7
*
[DebugInfo] Delete TypedDINodeRef
Fangrui Song
2019-05-07
1
-4
/
+4
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-30
1
-0
/
+4
*
DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...
David Blaikie
2019-04-24
1
-0
/
+16
*
Reapply: "DebugInfo: Emit only one kind of accelerated access/name table""
David Blaikie
2019-04-23
1
-1
/
+1
*
Revert "DebugInfo: Emit only one kind of accelerated access/name table"
David Blaikie
2019-04-23
1
-3
/
+0
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-13
/
+12
*
DebugInfo: Emit only one kind of accelerated access/name table
David Blaikie
2019-04-22
1
-0
/
+3
*
[DebugInfo] Improve handling of clobbered fragments
David Stenberg
2019-04-10
1
-47
/
+83
*
[DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFC
David Stenberg
2019-04-10
1
-14
/
+13
*
[DebugInfo] Make InstrRange into a class, NFC
David Stenberg
2019-04-10
1
-5
/
+5
*
[DebugInfo] Pass all values in DebugLocEntry's constructor, NFC
David Stenberg
2019-04-09
1
-18
/
+5
*
[DebugInfo] Remove redundant DebugLocEntry::MergeValues() function, NFC
David Stenberg
2019-04-09
1
-50
/
+4
*
Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...
Ali Tamur
2019-03-26
1
-1
/
+0
*
[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-26
1
-0
/
+1
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
1
-1
/
+0
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
1
-0
/
+1
*
[DwarfDebug] Skip entries to big for 16 bit size field in Dwarf < 5.
Florian Hahn
2019-03-19
1
-1
/
+7
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-12
/
+69
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-69
/
+12
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-12
/
+69
*
DebugInfo: Split DWARF + gmlt + no-split-dwarf-inlining shouldn't emit anythi...
David Blaikie
2019-02-12
1
-2
/
+2
*
[DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a loca...
Wolfgang Pieb
2019-02-01
1
-2
/
+4
*
[TEST][COMMIT] - fix comment typo in AsmPrinter/DwarfDebug.cpp - NFC
Tom Weaver
2019-01-25
1
-1
/
+1
*
[DEBUG_INFO, NVPTX] Fix relocation info.
Alexey Bataev
2019-01-22
1
-22
/
+45
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AsmPrinter] Collapse .loc 0 0 directives
Jonas Devlieghere
2019-01-16
1
-1
/
+1
*
Give helper classes/functions local linkage. NFC.
Benjamin Kramer
2019-01-12
1
-2
/
+2
*
[DebugInfo] Omit location list entries with empty ranges
David Stenberg
2019-01-09
1
-0
/
+13
*
DebugInfo: Fix for missing comp_dir handling with r349207
David Blaikie
2018-12-20
1
-9
/
+10
*
DebugInfo: Fix missing local imported entities after r349207
David Blaikie
2018-12-18
1
-3
/
+3
*
DebugInfo: Avoid using split DWARF when the split unit would be empty.
David Blaikie
2018-12-14
1
-28
/
+37
*
[AsmPrinter] Rename a comment of .debug_gnu_pubnames entry
Fangrui Song
2018-11-13
1
-2
/
+2
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
1
-1
/
+1
*
[DWARFv5] Emit split type units in .debug_info.dwo.
Paul Robinson
2018-11-12
1
-4
/
+7
*
[DWARFv5] Emit normal type units in .debug_info comdats.
Paul Robinson
2018-11-09
1
-1
/
+6
*
NFC: DebugInfo: Track the origin CU rather than just the base address for ran...
David Blaikie
2018-11-08
1
-1
/
+2
*
MachineModuleInfo: Initialize DbgInfoAvailable depending on debug_cus existing
Matthias Braun
2018-10-31
1
-2
/
+5
*
[Codegen] - Implement basic .debug_loclists section emission (DWARF5).
George Rimar
2018-10-26
1
-51
/
+133
*
DebugInfo: Explain why DW_LLE_(GNU_)startx_length is used
David Blaikie
2018-10-25
1
-4
/
+7
*
DebugInfo: Reuse common addresses for rnglist base address selections
David Blaikie
2018-10-24
1
-0
/
+9
*
[DWARF] Use a function-local offset for AT_call_return_pc
Vedant Kumar
2018-10-22
1
-3
/
+4
*
DebugInfo: Use base address specifiers more aggressively
David Blaikie
2018-10-20
1
-1
/
+1
*
DebugInfo: Implement debug_rnglists.dwo
David Blaikie
2018-10-20
1
-0
/
+26
*
DebugInfo: Use address pool forms in debug_rnglists
David Blaikie
2018-10-20
1
-58
/
+51
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
1
-7
/
+9
*
Revert BTF commit series.
Eli Friedman
2018-10-12
1
-10
/
+0
*
[BPF] Add BTF generation for BPF target
Yonghong Song
2018-10-12
1
-0
/
+10
*
Revert "DwarfDebug: Pick next location in case of missing location at block b...
Matthias Braun
2018-10-11
1
-71
/
+41
*
[DebugInfo] Add support for DWARF5 call site-related attributes
Vedant Kumar
2018-10-05
1
-1
/
+67
[next]