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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
AsmPrinter: Stop exposing underlying DIE children list, NFC
Duncan P. N. Exon Smith
2015-05-28
1
-1
/
+1
*
Reapply "AsmPrinter: Change DIEValue to be stored by value"
Duncan P. N. Exon Smith
2015-05-27
1
-23
/
+2
*
Revert "AsmPrinter: Change DIEValue to be stored by value"
Duncan P. N. Exon Smith
2015-05-27
1
-2
/
+23
*
AsmPrinter: Change DIEValue to be stored by value
Duncan P. N. Exon Smith
2015-05-27
1
-23
/
+2
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+3
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-42
/
+42
*
DebugInfo: Remove DIArray and DITypeArray typedefs
Duncan P. N. Exon Smith
2015-04-21
1
-2
/
+2
*
DebugInfo: Drop rest of DIDescriptor subclasses
Duncan P. N. Exon Smith
2015-04-21
1
-6
/
+6
*
DebugInfo: Delete subclasses of DIScope
Duncan P. N. Exon Smith
2015-04-20
1
-9
/
+9
*
DebugInfo: Delete old subclasses of DIType
Duncan P. N. Exon Smith
2015-04-20
1
-7
/
+7
*
DwarfUnit: Split MDSubroutineType version of constructTypeDIE()
Duncan P. N. Exon Smith
2015-04-20
1
-1
/
+2
*
DwarfUnit: Cleanup comments
Duncan P. N. Exon Smith
2015-04-20
1
-101
/
+87
*
DebugInfo: Remove DIType
Duncan P. N. Exon Smith
2015-04-20
1
-6
/
+6
*
DebugInfo: Remove DIScope
Duncan P. N. Exon Smith
2015-04-20
1
-5
/
+8
*
DebugInfo: Delete DIDescriptor (but not its subclasses)
Duncan P. N. Exon Smith
2015-04-18
1
-5
/
+4
*
DebugInfo: DIRef<> => TypedDebugNodeRef<>
Duncan P. N. Exon Smith
2015-04-16
1
-3
/
+0
*
DebugInfo: Gut DICompileUnit and DIFile
Duncan P. N. Exon Smith
2015-04-15
1
-1
/
+1
*
DebugInfo: Remove DITypedArray<>, replace with typedefs
Duncan P. N. Exon Smith
2015-04-07
1
-0
/
+3
*
Emit correct linkage-name attribute based on DWARF version.
Paul Robinson
2015-03-10
1
-0
/
+3
*
Store an optional section start label in MCSection.
Rafael Espindola
2015-03-10
1
-4
/
+4
*
Move label creation close to emission. NFC.
Rafael Espindola
2015-03-10
1
-2
/
+2
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Debug Info: Implement DwarfUnit::addRegisterOffset using DwarfExpression.
Adrian Prantl
2015-01-12
1
-0
/
+1
*
Make DIE.h a public CodeGen header.
Frederic Riss
2015-01-05
1
-1
/
+1
*
Cleanup: Calls to getDwarfRegNum() may actually fail, if there is
Adrian Prantl
2014-12-05
1
-4
/
+8
*
Provide gmlt-like inline scope information in the skeleton CU to facilitate s...
David Blaikie
2014-11-04
1
-1
/
+3
*
Use common range handling for the CU's ranges
David Blaikie
2014-11-03
1
-1
/
+2
*
Sink DwarfUnit::CURanges into DwarfCompileUnit
David Blaikie
2014-11-03
1
-7
/
+0
*
Sink range list handling down from DwarfUnit into its only use, in DwarfCompi...
David Blaikie
2014-11-03
1
-15
/
+0
*
Add DwarfUnit::isDwoUnit and use it to generalize string creation
David Blaikie
2014-11-02
1
-8
/
+11
*
Remove the last mention of LineTablesOnly from DwarfUnit, sinking it into Dwa...
David Blaikie
2014-11-02
1
-1
/
+2
*
Sink DwarfUnit::applySubprogramAttributesToDefinition into DwarfCompileUnit
David Blaikie
2014-11-02
1
-1
/
+0
*
Sink DwarfUnit::addExpr into DwarfCompileUnit
David Blaikie
2014-11-02
1
-3
/
+0
*
Sink DwarfUnit::applyVariableAttributes into DwarfCompileUnit
David Blaikie
2014-11-02
1
-1
/
+0
*
Sink DwarfUnit::addLocationList down into DwarfCompileUnit
David Blaikie
2014-11-02
1
-3
/
+0
*
Sink DwarfUnit::addComplexAddress down into DwarfCompileUnit
David Blaikie
2014-11-02
1
-8
/
+0
*
Push DwarfUnit::addAddress down into DwarfCompileUnit
David Blaikie
2014-11-02
1
-5
/
+0
*
Sink DwarfUnit::addVariableAddress into DwarfCompileUnit since type units don...
David Blaikie
2014-11-02
1
-5
/
+0
*
DebugInfo: Sink accelerator table lists down (GlobalNames/Types) into DwarfCo...
David Blaikie
2014-11-02
1
-10
/
+2
*
Add DwarfUnit::addGlobalType to match DwarfUnit::addGlobalName
David Blaikie
2014-11-02
1
-2
/
+4
*
DebugInfo: Refactor index type DIE initialization by rolling it into the acce...
David Blaikie
2014-11-02
1
-1
/
+1
*
Sink DwarfUnit::LabelBegin down into DwarfCompileUnit since that's the only p...
David Blaikie
2014-11-02
1
-8
/
+0
*
Remove DwarfUnit::LabelEnd in favor of computing the length of the section di...
David Blaikie
2014-11-01
1
-8
/
+0
*
Sink DwarfUnit::SectionSym into DwarfCompileUnit as it's only needed/used there.
David Blaikie
2014-11-01
1
-25
/
+1
*
Sink DwarfUnit::Skeleton down into DwarfCompileUnit
David Blaikie
2014-11-01
1
-22
/
+0
*
Remove unused function
David Blaikie
2014-11-01
1
-3
/
+0
*
Sink DwarfUnit::constructImportedEntityDIE into DwarfCompileUnit.
Frederic Riss
2014-10-24
1
-4
/
+0
*
Sink most of DwarfDebug::constructAbstractSubprogramScopeDIE down into DwarfC...
David Blaikie
2014-10-10
1
-6
/
+6
*
Move DwarfUnit::constructVariableDIE down to DwarfCompileUnit, since it's onl...
David Blaikie
2014-10-09
1
-9
/
+0
[next]