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
*
Update function name and add some helpful comments.
Eric Christopher
2014-01-11
1
-3
/
+4
*
Revert "Revert r198851, "Prototype of skeleton type units for fission""
David Blaikie
2014-01-10
1
-3
/
+20
*
Revert r198851, "Prototype of skeleton type units for fission"
NAKAMURA Takumi
2014-01-09
1
-19
/
+3
*
Prototype of skeleton type units for fission
David Blaikie
2014-01-09
1
-3
/
+19
*
DwarfDebug: Refactor out common skeleton construction code to be reused for t...
David Blaikie
2014-01-09
1
-17
/
+22
*
Reformatting for r198842
David Blaikie
2014-01-09
1
-3
/
+2
*
DwarfUnit: Rename "Node" to "CUNode" and propagate it through DwarfTypeUnit a...
David Blaikie
2014-01-09
1
-6
/
+7
*
Emit arange padding with a single directive.
Benjamin Kramer
2014-01-07
1
-5
/
+3
*
Revert "Revert "Debug Info: Type Units: Simplify type hashing using IR-provid...
David Blaikie
2014-01-03
1
-52
/
+10
*
Revert "Debug Info: Type Units: Simplify type hashing using IR-provided uniqu...
David Blaikie
2014-01-03
1
-10
/
+52
*
Debug Info: Type Units: Simplify type hashing using IR-provided unique names.
David Blaikie
2014-01-03
1
-52
/
+10
*
80-column.
Eric Christopher
2014-01-03
1
-2
/
+4
*
Remove TextSectionSym as it is unused.
Eric Christopher
2014-01-03
1
-4
/
+1
*
Remove comments on CU skeleton construction, they're probably
Eric Christopher
2014-01-02
1
-4
/
+0
*
Elaborate on comment for skeleton CU construction.
Eric Christopher
2014-01-02
1
-1
/
+4
*
Revert seemingly unnecessary section sym for the data section.
Eric Christopher
2014-01-02
1
-1
/
+0
*
Fix up a couple of review comments:
Eric Christopher
2014-01-02
1
-7
/
+7
*
Revert r198208 and reapply:
Eric Christopher
2013-12-30
1
-32
/
+24
*
Revert r198199 (and r198202). It broke 3 DebugInfo tests for targeting i686-c...
NAKAMURA Takumi
2013-12-30
1
-25
/
+32
*
Fix aranges and split dwarf by ensuring that the symbol and relocation
Eric Christopher
2013-12-30
1
-6
/
+5
*
Reapply r198196 with a fix to zero initialize the skeleton pointer.
Eric Christopher
2013-12-30
1
-26
/
+20
*
Temporarily revert "Use a pointer to keep track of the skeleton unit for
Eric Christopher
2013-12-30
1
-20
/
+26
*
Use a pointer to keep track of the skeleton unit for each normal unit
Eric Christopher
2013-12-30
1
-26
/
+20
*
Ranges in the .debug_range section need to have begin and end labels,
Eric Christopher
2013-12-20
1
-13
/
+8
*
Add support for a CU to output a set of ranges for the CU. This is useful
Eric Christopher
2013-12-20
1
-20
/
+64
*
DebugInfo: Introduce new DIValue, DIETypeSignature to encode references to ty...
David Blaikie
2013-12-17
1
-29
/
+4
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-7
/
+5
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
1
-5
/
+7
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-7
/
+5
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
1
-5
/
+7
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-7
/
+5
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-11
1
-5
/
+7
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-11
1
-7
/
+5
*
Disable emitting DW_AT_GNU_ranges_base until we actually use it.
Eric Christopher
2013-12-10
1
-6
/
+1
*
We never emit info into the macro info section, stop emitting an
Eric Christopher
2013-12-10
1
-12
/
+0
*
Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit for
Eric Christopher
2013-12-09
1
-44
/
+52
*
Rename Unit->DwarfUnit to match the file name and make it a bit less
Eric Christopher
2013-12-09
1
-48
/
+44
*
DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_r...
David Blaikie
2013-12-09
1
-6
/
+4
*
DebugInfo: Move unit begin/end labels into the unit
David Blaikie
2013-12-06
1
-21
/
+7
*
DebugInfo: Include the section and start-of-section label in the unit
David Blaikie
2013-12-06
1
-13
/
+32
*
DwarfDebug: Walk skeletons during fission pubtypes/pubnames emission
David Blaikie
2013-12-06
1
-10
/
+10
*
DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...
David Blaikie
2013-12-06
1
-9
/
+9
*
Rename DwarfUnits to DwarfFile to help avoid some naming confusion.
Eric Christopher
2013-12-05
1
-16
/
+16
*
DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to re...
David Blaikie
2013-12-05
1
-26
/
+13
*
DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs
David Blaikie
2013-12-05
1
-17
/
+15
*
DwarfDebug: Remove trivial function wrapper
David Blaikie
2013-12-05
1
-6
/
+2
*
80-column.
Eric Christopher
2013-12-05
1
-1
/
+2
*
Remove special handling for DW_AT_ranges support by constructing the
Eric Christopher
2013-12-05
1
-20
/
+12
*
Update comment.
Eric Christopher
2013-12-04
1
-1
/
+2
*
Update comment.
Eric Christopher
2013-12-04
1
-1
/
+1
[next]