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
/
DwarfFile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
AsmPrinter: Store abbreviation data directly in DIE and DIEValue
Duncan P. N. Exon Smith
2015-05-27
1
-2
/
+7
*
AsmPrinter: Prune an include, NFC
Duncan P. N. Exon Smith
2015-05-24
1
-0
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-3
/
+3
*
DebugInfo: Delete subclasses of DIScope
Duncan P. N. Exon Smith
2015-04-20
1
-1
/
+0
*
Store an optional section start label in MCSection.
Rafael Espindola
2015-03-10
1
-1
/
+1
*
Move emitDIE and emitAbbrevs to AsmPrinter. NFC.
Frederic Riss
2015-03-04
1
-4
/
+1
*
Debug Info: Support variables that are described by more than one MMI
Adrian Prantl
2015-02-10
1
-1
/
+2
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-5
/
+4
*
Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere w...
David Blaikie
2014-11-04
1
-0
/
+12
*
Sink DwarfDebug::AbstractSPDies down into DwarfFile
David Blaikie
2014-11-01
1
-0
/
+7
*
Sink some of DwarfDebug::collectDeadVariables down into DwarfCompileUnit.
David Blaikie
2014-10-31
1
-0
/
+1
*
DebugInfo: Sink DwarfDebug::ScopeVariables down into DwarfFile
David Blaikie
2014-10-24
1
-0
/
+7
*
DebugInfo: Remove DwarfDebug::addScopeVariable now that it's just a trivial w...
David Blaikie
2014-10-24
1
-1
/
+1
*
DebugInfo: Remove DwarfDebug::CurrentFnArguments since we have to handle argu...
David Blaikie
2014-10-23
1
-1
/
+0
*
DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable into DwarfFile.
David Blaikie
2014-10-23
1
-0
/
+1
*
[DebugInfo] Sink DwarfDebug::addCurrentFnArgument down into DwarfFile.
David Blaikie
2014-10-23
1
-0
/
+4
*
[DebugInfo] Add DwarfDebug& to DwarfFile.
David Blaikie
2014-10-23
1
-2
/
+5
*
Remove the unused string section symbol parameter from DwarfFile::emitStrings
David Blaikie
2014-09-11
1
-2
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Encapsulate the DWARF string pool in a separate type.
David Blaikie
2014-04-25
1
-21
/
+4
*
Move the AddressPool from DwarfFile to DwarfDebug.
David Blaikie
2014-04-23
1
-4
/
+0
*
clang-format for my previous commit (I keep forgetting... )
David Blaikie
2014-04-23
1
-0
/
+1
*
Separate out the DWARF address pool into its own type/files.
David Blaikie
2014-04-23
1
-20
/
+3
*
Split out DwarfFile from DwarfDebug into its own .h/.cpp files.
David Blaikie
2014-04-23
1
-0
/
+121