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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-21
/
+21
*
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
2015-04-21
1
-17
/
+19
*
DebugInfo: Delete subclasses of DIScope
Duncan P. N. Exon Smith
2015-04-20
1
-3
/
+3
*
DebugInfo: Delete old subclasses of DIType
Duncan P. N. Exon Smith
2015-04-20
1
-2
/
+3
*
DebugInfo: Remove DIType
Duncan P. N. Exon Smith
2015-04-20
1
-1
/
+1
*
DebugInfo: Remove DIDescriptor from the DebugInfo API
Duncan P. N. Exon Smith
2015-04-17
1
-1
/
+1
*
AsmPrinter: Create a unified .debug_loc stream
Duncan P. N. Exon Smith
2015-04-17
1
-17
/
+14
*
Remove dead code, NFC
Duncan P. N. Exon Smith
2015-04-17
1
-8
/
+0
*
AsmPrinter: Simplify logic for debug info intrinsics' !dbg attachments
Duncan P. N. Exon Smith
2015-04-16
1
-4
/
+1
*
DebugInfo: DIRef<> => TypedDebugNodeRef<>
Duncan P. N. Exon Smith
2015-04-16
1
-4
/
+1
*
DebugInfo: Gut DIType and subclasses
Duncan P. N. Exon Smith
2015-04-16
1
-2
/
+2
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-10
/
+21
*
DebugInfo: Gut DIVariable and DIGlobalVariable
Duncan P. N. Exon Smith
2015-04-14
1
-4
/
+4
*
DebugInfo: Gut DIExpression
Duncan P. N. Exon Smith
2015-04-14
1
-4
/
+4
*
DebugInfo: Remove DITypedArray<>, replace with typedefs
Duncan P. N. Exon Smith
2015-04-07
1
-0
/
+3
*
CodeGen: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
2015-04-06
1
-1
/
+1
*
DebugInfo: Remove DIDescriptor::Verify()
Duncan P. N. Exon Smith
2015-04-06
1
-1
/
+0
*
Centralize the handling of unique ids for temporary labels.
Rafael Espindola
2015-03-17
1
-9
/
+0
*
Remove dead code. NFC.
Rafael Espindola
2015-03-17
1
-4
/
+0
*
IR: Take advantage of -verify checks for MDExpression
Duncan P. N. Exon Smith
2015-03-16
1
-1
/
+2
*
Print section start labels when first switching to the section.
Rafael Espindola
2015-03-11
1
-3
/
+0
*
Create symbols marking the start of a section earlier.
Rafael Espindola
2015-03-10
1
-1
/
+1
*
Store an optional section start label in MCSection.
Rafael Espindola
2015-03-10
1
-19
/
+0
*
Remove effectively dead code.
Rafael Espindola
2015-03-10
1
-1
/
+0
*
Use the existing begin and end symbol for debug info.
Rafael Espindola
2015-03-05
1
-3
/
+0
*
Support standard DWARF TLS opcode; Darwin and PS4 use it.
Paul Robinson
2015-03-04
1
-0
/
+8
*
Move emitDIE and emitAbbrevs to AsmPrinter. NFC.
Frederic Riss
2015-03-04
1
-3
/
+0
*
Refactor DebugLocDWARFExpression so it doesn't require access to the
Adrian Prantl
2015-03-02
1
-1
/
+2
*
Revert "Refactor DebugLocDWARFExpression so it doesn't require access to the"
Adrian Prantl
2015-03-02
1
-2
/
+1
*
Refactor DebugLocDWARFExpression so it doesn't require access to the
Adrian Prantl
2015-03-02
1
-1
/
+2
*
Revert r230930, it caused PR22747.
Nico Weber
2015-03-02
1
-2
/
+1
*
Refactor DebugLocDWARFExpression so it doesn't require access to the
Adrian Prantl
2015-03-02
1
-1
/
+2
*
Simplify arange output.
Rafael Espindola
2015-02-26
1
-8
/
+0
*
80-column fixups.
Eric Christopher
2015-02-17
1
-5
/
+7
*
Debug Info: Support variables that are described by more than one MMI
Adrian Prantl
2015-02-10
1
-22
/
+44
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-4
/
+3
*
Debug Info: Move the complex expression handling (=the remainder) of
Adrian Prantl
2015-01-13
1
-1
/
+2
*
Make DIE.h a public CodeGen header.
Frederic Riss
2015-01-05
1
-1
/
+1
*
Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere w...
David Blaikie
2014-11-04
1
-12
/
+0
*
DebugInfo: Sink accelerator table lists down (GlobalNames/Types) into DwarfCo...
David Blaikie
2014-11-02
1
-4
/
+3
*
Sink DwarfDebug::AbstractSPDies down into DwarfFile
David Blaikie
2014-11-01
1
-7
/
+0
*
DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile
David Blaikie
2014-10-24
1
-7
/
+0
*
Remove DwarfDebug::FirstCU as it has no use
David Blaikie
2014-10-24
1
-6
/
+0
*
DebugInfo: Remove DwarfDebug::addScopeVariable now that it's just a trivial w...
David Blaikie
2014-10-24
1
-2
/
+0
*
DebugInfo: Remove DwarfDebug::CurrentFnArguments since we have to handle argu...
David Blaikie
2014-10-23
1
-7
/
+0
*
DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable into DwarfFile.
David Blaikie
2014-10-23
1
-1
/
+0
*
DebugInfo: Remove DwarfDebug::addCurrentFnArgument declaration now that it's ...
David Blaikie
2014-10-23
1
-4
/
+0
*
[DebugInfo] Remove LexicalScopes::isCurrentFunctionScope and CSE a use of Lex...
David Blaikie
2014-10-23
1
-1
/
+3
*
Simplify a few uses of DwarfDebug::SPMap
David Blaikie
2014-10-10
1
-1
/
+1
*
Remove unused parameter
David Blaikie
2014-10-09
1
-2
/
+2
[prev]
[next]