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
/
DwarfCompileUnit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF5][Debuginfo] Compilation unit type (DW_UT_skeleton) and root DIE (DW_T...
Alexey Lapshin
2019-12-05
1
-1
/
+4
*
[DWARF] Rename getDwarf5OrGNUCallSite{Attr,Tag}, NFC
Vedant Kumar
2019-08-26
1
-6
/
+5
*
[DWARF] Pick the DWARF5 OP_entry_value opcode on Darwin
Vedant Kumar
2019-08-26
1
-0
/
+3
*
Reland "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-31
1
-4
/
+25
*
Revert "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-12
1
-14
/
+4
*
[DwarfDebug] Dump call site debug info
Djordje Todorovic
2019-07-09
1
-4
/
+14
*
DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...
David Blaikie
2019-04-24
1
-0
/
+2
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
1
-0
/
+6
*
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
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-0
/
+14
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-14
/
+0
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-0
/
+14
*
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
-1
/
+1
*
DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnit
David Blaikie
2018-12-14
1
-0
/
+3
*
[DWARF] Use a function-local offset for AT_call_return_pc
Vedant Kumar
2018-10-22
1
-3
/
+6
*
DebugInfo: Use address pool forms in debug_rnglists
David Blaikie
2018-10-20
1
-9
/
+2
*
[DebugInfo] Add support for DWARF5 call site-related attributes
Vedant Kumar
2018-10-05
1
-1
/
+9
*
[DebugInfo] Do not generate label debug info if it has been processed.
Hsiangkai Wang
2018-09-06
1
-1
/
+1
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
1
-10
/
+13
*
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...
Bruno Cardoso Lopes
2018-08-14
1
-13
/
+10
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-14
1
-10
/
+13
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
1
-13
/
+10
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
1
-10
/
+13
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Shiva Chen
2018-07-24
1
-13
/
+10
*
[DebugInfo] Generate DWARF debug information for labels.
Shiva Chen
2018-07-24
1
-10
/
+13
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-1
/
+1
*
[DWARFv5] Put the DWO ID in its place.
Paul Robinson
2018-05-22
1
-0
/
+13
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-7
/
+7
*
[DWARFv5] CodeGen support for MD5 file checksums
Paul Robinson
2018-01-12
1
-2
/
+1
*
[DWARFv5] MC support for MD5 file checksums
Paul Robinson
2018-01-09
1
-1
/
+2
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-0
/
+2
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
1
-14
/
+28
*
DebugInfo: Ensure imported entities at the top level of an inlined function d...
David Blaikie
2017-07-27
1
-1
/
+1
*
[DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC.
Wolfgang Pieb
2017-06-30
1
-10
/
+0
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly reque...
David Blaikie
2017-05-25
1
-2
/
+2
*
DWARF: Avoid cross-CU references under Fission
David Blaikie
2017-05-12
1
-0
/
+22
*
Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...
David Blaikie
2017-04-22
1
-1
/
+1
*
DebugInfo: ensure type and namespace names are included in pubnames/pubtypes ...
David Blaikie
2017-02-03
1
-1
/
+8
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-3
/
+10
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-10
/
+3
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-3
/
+10
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-10
/
+3
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-3
/
+10
*
DebugInfo: Emit ranges for functions with DISubprograms but lacking locations...
David Blaikie
2016-12-15
1
-1
/
+1
*
[debug info] Minor cleanup from D27170/r288399
David Blaikie
2016-12-01
1
-1
/
+1
[next]