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
/
DwarfStringPool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AsmPrinter: Avoid creating symbols in DwarfStringPool
Duncan P. N. Exon Smith
2015-05-24
1
-2
/
+12
*
AsmPrinter: Prune an include, NFC
Duncan P. N. Exon Smith
2015-05-24
1
-0
/
+1
*
AsmPrinter: Extract DwarfStringPoolEntry from DwarfStringPool, NFC
Duncan P. N. Exon Smith
2015-05-24
1
-4
/
+5
*
AsmPrinter: Emit the DwarfStringPool offset directly when possible
Duncan P. N. Exon Smith
2015-05-24
1
-15
/
+17
*
AsmPrinter: Refactor DwarfStringPool::getEntry(), NFC
Duncan P. N. Exon Smith
2015-05-24
1
-12
/
+2
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-2
/
+2
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-5
/
+5
*
Centralize the handling of unique ids for temporary labels.
Rafael Espindola
2015-03-17
1
-1
/
+1
*
Convert the easy cases of GetTempSymbol to createTempSymbol.
Rafael Espindola
2015-03-17
1
-1
/
+1
*
Remove StringMap::GetOrCreateValue in favor of StringMap::insert
David Blaikie
2014-11-19
1
-2
/
+1
*
Remove the unused string section symbol parameter from DwarfFile::emitStrings
David Blaikie
2014-09-11
1
-4
/
+1
*
Make helper functions static.
Benjamin Kramer
2014-04-27
1
-1
/
+1
*
Encapsulate the DWARF string pool in a separate type.
David Blaikie
2014-04-25
1
-0
/
+74