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
/
DwarfUnit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
1
-0
/
+1
*
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...
Bruno Cardoso Lopes
2018-08-14
1
-1
/
+0
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-14
1
-0
/
+1
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
1
-1
/
+0
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
1
-0
/
+1
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Shiva Chen
2018-07-24
1
-1
/
+0
*
[DebugInfo] Generate DWARF debug information for labels.
Shiva Chen
2018-07-24
1
-0
/
+1
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-5
/
+5
*
[DWARF v5] Generate range list tables into the .debug_rnglists section. No su...
Wolfgang Pieb
2018-07-12
1
-0
/
+5
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-29
1
-4
/
+4
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Potapenko
2018-03-28
1
-4
/
+4
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-27
1
-4
/
+4
*
[DWARF] Suppress split line tables more carefully.
Paul Robinson
2018-03-27
1
-0
/
+1
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Kornienko
2018-03-07
1
-4
/
+4
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-4
/
+4
*
Revert "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-4
/
+4
*
[DWARFv5] Emit file 0 to the line table.
Paul Robinson
2018-03-06
1
-4
/
+4
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-1
/
+1
*
[DWARF] Generate DWARF v5 string offsets tables along with strx* index forms.
Wolfgang Pieb
2018-01-26
1
-0
/
+7
*
[DWARFv5] CodeGen support for MD5 file checksums
Paul Robinson
2018-01-12
1
-8
/
+9
*
[DWARFv5] MC support for MD5 file checksums
Paul Robinson
2018-01-09
1
-2
/
+4
*
[DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC.
Wolfgang Pieb
2017-06-30
1
-0
/
+9
*
DWARF: Avoid cross-CU references under Fission
David Blaikie
2017-05-12
1
-1
/
+4
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-1
/
+0
*
Add support for DW_TAG_thrown_type.
Adrian Prantl
2017-04-26
1
-0
/
+3
*
Avoid using relocations for ref_addr in .dwo files
David Blaikie
2017-04-22
1
-0
/
+1
*
Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...
David Blaikie
2017-04-22
1
-3
/
+3
*
Revert "Debug Info: Add basic support for external types references."
Adrian Prantl
2017-03-13
1
-3
/
+0
*
[DWARFv5] Emit new unit header format.
Paul Robinson
2017-02-28
1
-2
/
+7
*
DebugInfo: ensure type and namespace names are included in pubnames/pubtypes ...
David Blaikie
2017-02-03
1
-11
/
+15
*
Add -debug-info-for-profiling to emit more debug info for sample pgo profile ...
Dehao Chen
2017-01-19
1
-1
/
+1
*
Fix LLVM's use of DW_OP_bit_piece in DWARF expressions.
Adrian Prantl
2016-12-09
1
-13
/
+0
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-4
/
+6
*
[debug info] Minor cleanup from D27170/r288399
David Blaikie
2016-12-01
1
-1
/
+1
*
This change removes the dependency on DwarfDebug that was used for DW_FORM_re...
Greg Clayton
2016-12-01
1
-17
/
+3
*
Reverting 268054 & 268063 as they caused PR27579.
Amjad Aboud
2016-04-30
1
-3
/
+0
*
Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-04-29
1
-0
/
+3
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
1
-1
/
+1
*
Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
1
-3
/
+0
*
Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
1
-0
/
+3
*
Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
1
-3
/
+0
*
Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
1
-0
/
+3
*
Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...
Hans Wennborg
2016-02-23
1
-3
/
+0
*
Supporting all entities declared in lexical scope in LLVM debug info.
Amjad Aboud
2016-02-23
1
-0
/
+3
*
DwarfDebug: emit type units immediately.
Peter Collingbourne
2016-02-11
1
-17
/
+5
*
[AsmPrinter] Prune dead code. NFC.
Benjamin Kramer
2015-10-15
1
-10
/
+0
*
AsmPrinter: Take DIEValueList in some DwarfUnit API, NFC
Duncan P. N. Exon Smith
2015-08-02
1
-7
/
+9
*
Debug Info: Add basic support for external types references.
Adrian Prantl
2015-07-15
1
-0
/
+4
*
Service the doxygen comments in DwarfUnit and DwarfDebug.
Adrian Prantl
2015-07-13
1
-37
/
+37
*
Revert "[DWARF] Fix debug info generation for function static variables, type...
David Blaikie
2015-07-01
1
-3
/
+1
[next]