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
...
*
Revert "dwarfgen: Add support for generating the debug_str_offsets section"
Pavel Labath
2018-07-25
1
-6
/
+4
*
dwarfgen: Add support for generating the debug_str_offsets section
Pavel Labath
2018-07-25
1
-4
/
+6
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Shiva Chen
2018-07-24
1
-90
/
+45
*
[DebugInfo] Generate DWARF debug information for labels.
Shiva Chen
2018-07-24
1
-45
/
+90
*
DwarfDebug: Reduce duplication in addAccel*** methods
Pavel Labath
2018-07-20
1
-41
/
+24
*
[DebugInfo] Generate .debug_names section when it makes sense
Pavel Labath
2018-07-20
1
-10
/
+33
*
[DebugInfo] Dwarfv5: Avoid unnecessary base_address specifiers in rnglists
David Blaikie
2018-07-18
1
-10
/
+18
*
[DWARF v5] Generate range list tables into the .debug_rnglists section. No su...
Wolfgang Pieb
2018-07-12
1
-12
/
+97
*
[DWARF][NFC] Refactor range list emission to use a static helper
Wolfgang Pieb
2018-07-10
1
-57
/
+59
*
[DEBUG_INFO, NVPTX] Do not emit .debug_loc section.
Alexey Bataev
2018-06-29
1
-0
/
+5
*
[DwarfDebug] Remove unused argument (NFC)
Petar Jovanovic
2018-06-28
1
-3
/
+2
*
[DWARFv5] Put the DWO ID in its place.
Paul Robinson
2018-05-22
1
-5
/
+9
*
Revert "Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for de...
Eric Christopher
2018-05-18
1
-7
/
+15
*
[CodeGen/AccelTable]: Handle -dwarf-linkage-names=Abstract correctly
Pavel Labath
2018-05-14
1
-3
/
+5
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-2
/
+2
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-12
/
+16
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Temporarily revert "[DEBUG] Initial adaptation of NVPTX target for debug info...
Eric Christopher
2018-05-01
1
-15
/
+7
*
[DEBUG] Initial adaptation of NVPTX target for debug info emission.
Alexey Bataev
2018-04-18
1
-7
/
+15
*
[CodeGen/Dwarf] Make debug_names compatible with split-dwarf
Pavel Labath
2018-04-18
1
-6
/
+10
*
[CodeGen/AccelTable] Don't emit zero-CU name indexes
Pavel Labath
2018-04-09
1
-0
/
+4
*
[CodeGen/AccelTable]: Don't emit accelerator entries for functions with no names
Pavel Labath
2018-04-09
1
-4
/
+3
*
[CodeGen] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-06
1
-24
/
+25
*
Fix build breakage from r329201
Pavel Labath
2018-04-04
1
-3
/
+3
*
Re-commit r329179 after fixing build&test issues
Pavel Labath
2018-04-04
1
-20
/
+69
*
Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it d...
Nico Weber
2018-04-04
1
-69
/
+20
*
[CodeGen] Generate DWARF v5 Accelerator Tables
Pavel Labath
2018-04-04
1
-20
/
+69
*
Style update. NFC.
Rafael Espindola
2018-03-29
1
-15
/
+15
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-29
1
-4
/
+7
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Potapenko
2018-03-28
1
-7
/
+4
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-27
1
-4
/
+7
*
[DWARF] Suppress split line tables more carefully.
Paul Robinson
2018-03-27
1
-6
/
+4
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
[DEBUGINFO] Add flag for DWARF2 to use sections as references.
Alexey Bataev
2018-03-23
1
-2
/
+20
*
[DEBUGINFO] Add -no-dwarf-debug-ranges option.
Alexey Bataev
2018-03-20
1
-1
/
+17
*
[DEBUGINFO] Add flag -no-dwarf-pub-sections to disable pub sections.
Alexey Bataev
2018-03-20
1
-0
/
+7
*
[SelectionDAG] Improve handling of dangling debug info
Bjorn Pettersson
2018-03-12
1
-3
/
+2
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Kornienko
2018-03-07
1
-7
/
+4
*
Reapply "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-4
/
+7
*
Revert "[DWARFv5] Emit file 0 to the line table."
Paul Robinson
2018-03-06
1
-7
/
+4
*
[DWARFv5] Emit file 0 to the line table.
Paul Robinson
2018-03-06
1
-4
/
+7
*
Revert "[DEBUGINFO] Add flag for DWARF2 or less to use sections as references."
Alexey Bataev
2018-03-01
1
-26
/
+3
*
[DWARF] Emit a split line table only if there are split type units.
Paul Robinson
2018-03-01
1
-0
/
+3
*
[DEBUGINFO] Add flag for DWARF2 or less to use sections as references.
Alexey Bataev
2018-02-28
1
-3
/
+26
*
[DebugInfo] Stable sort symbols to remove non-deterministic ordering
Mandeep Singh Grang
2018-02-25
1
-1
/
+1
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-3
/
+3
*
[DEBUGINFO] Do not output labels for empty macinfo sections.
Alexey Bataev
2018-02-22
1
-2
/
+5
*
[DEBUGINFO] Add support for emission of the inlined strings.
Alexey Bataev
2018-02-20
1
-0
/
+9
*
[CodeGen] Refactor AppleAccelTable
Pavel Labath
2018-02-19
1
-4
/
+2
*
[DWARF] Fix incorrect prologue end line record.
Paul Robinson
2018-02-14
1
-1
/
+3
[prev]
[next]