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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Reland: [DWARF] Allow cross-CU references of subprogram definitions"
Vedant Kumar
2020-01-29
1
-4
/
+5
*
Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto ...
Amy Huang
2020-01-13
1
-8
/
+0
*
[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return t...
Awanish Pandey
2020-01-13
1
-0
/
+8
*
Reland: [DWARF] Allow cross-CU references of subprogram definitions
Vedant Kumar
2019-12-20
1
-5
/
+4
*
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
Adrian Prantl
2019-12-20
1
-2
/
+2
*
[ObjC][DWARF] Emit DW_AT_APPLE_objc_direct for methods marked as __attribute_...
Raphael Isemann
2019-12-17
1
-0
/
+3
*
Revert "[DWARF] Allow cross-CU references of subprogram definitions"
Vedant Kumar
2019-12-11
1
-4
/
+5
*
[DWARF] Allow cross-CU references of subprogram definitions
Vedant Kumar
2019-12-10
1
-5
/
+4
*
Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sourabh Singh Tomar
2019-12-03
1
-0
/
+9
*
Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sam McCall
2019-11-18
1
-9
/
+0
*
[DWARF5]Addition of alignment atrribute in typedef DIE.
Sourabh Singh Tomar
2019-11-16
1
-0
/
+9
*
[DWARF5] Added support for deleted C++ special member functions.
Adrian Prantl
2019-10-29
1
-0
/
+3
*
DebugInfo: Move loclist base address from DwarfFile to DebugLocStream
David Blaikie
2019-10-17
1
-9
/
+0
*
[DebugInfo] Add interface for pre-calculating the size of emitted DWARF
David Stenberg
2019-10-15
1
-9
/
+20
*
DebugInfo: Update support for detecting C++ language variants in debug info e...
David Blaikie
2019-10-02
1
-1
/
+1
*
Debug Info: Support for DW_AT_export_symbols for anonymous structs
Shafik Yaghmour
2019-08-26
1
-0
/
+3
*
Reland "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-31
1
-0
/
+4
*
Revert "[DwarfDebug] Dump call site debug info"
Djordje Todorovic
2019-07-12
1
-4
/
+0
*
[DwarfDebug] Dump call site debug info
Djordje Todorovic
2019-07-09
1
-0
/
+4
*
DebugInfo: Include enumerators in pubnames
David Blaikie
2019-06-14
1
-0
/
+5
*
[DebugInfo] More strict debug range for stack variables
Nikola Prica
2019-06-10
1
-0
/
+4
*
DebugInfo: Only move types out of type units if they're named or type united
David Blaikie
2019-05-10
1
-1
/
+2
*
Debug Info: Support address space attributes on rvalue references.
Adrian Prantl
2019-05-07
1
-4
/
+4
*
[DebugInfo] Delete TypedDINodeRef
Fangrui Song
2019-05-07
1
-32
/
+29
*
[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
-5
/
+17
*
[llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt
Ali Tamur
2019-04-19
1
-2
/
+3
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
1
-1
/
+1
*
NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer.
Eric Christopher
2019-04-04
1
-6
/
+6
*
Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...
Ali Tamur
2019-03-26
1
-0
/
+1
*
[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-26
1
-1
/
+0
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
1
-0
/
+1
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
1
-1
/
+0
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-5
/
+10
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-10
/
+5
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-5
/
+10
*
Add IR debug info support for Elemental, Pure, and Recursive Procedures.
Adrian Prantl
2019-03-14
1
-0
/
+6
*
[DebugInfo] Construct nested types on behalf of owner CU
Eugene Leviant
2019-03-04
1
-22
/
+28
*
[DebugInfo] Apply subprogram attributes on behalf of owner CU
Eugene Leviant
2019-02-27
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
Paul Robinson
2019-01-08
1
-1
/
+1
*
Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify ...
David Blaikie
2018-12-18
1
-1
/
+8
*
DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnit
David Blaikie
2018-12-14
1
-9
/
+0
*
Revert "debuginfo: Use symbol difference for CU length to simplify assembly ...
Jordan Rupprecht
2018-12-11
1
-12
/
+1
*
debuginfo: Use symbol difference for CU length to simplify assembly reading/e...
David Blaikie
2018-12-10
1
-1
/
+12
*
[Codegen] - Implement basic .debug_loclists section emission (DWARF5).
George Rimar
2018-10-26
1
-0
/
+9
*
DebugInfo: Use DW_OP_addrx in DWARFv5
David Blaikie
2018-10-20
1
-4
/
+11
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
1
-2
/
+4
*
[DWARF] - Emit the correct value for DW_AT_addr_base.
George Rimar
2018-09-20
1
-0
/
+7
*
Remove addBlockByrefAddress(), it is dead code as far as clang is concerned.
Adrian Prantl
2018-09-08
1
-132
/
+0
[next]