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
/
DIE.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-6
/
+11
*
[mips] Fix debug information for __thread variable
Petar Jovanovic
2017-01-20
1
-1
/
+1
*
DebugInfo: support for DW_FORM_implicit_const
Victor Leschuk
2017-01-10
1
-1
/
+15
*
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
Keno Fischer
2017-01-02
1
-2
/
+3
*
Plug another leak in the DWARF unittests, DIEInlineStrings are never destroyed.
Benjamin Kramer
2016-12-09
1
-1
/
+1
*
Revert "[CodeGen] Fix invalid DWARF info on Win64"
Keno Fischer
2016-12-08
1
-1
/
+1
*
[CodeGen] Fix invalid DWARF info on Win64
Keno Fischer
2016-12-08
1
-1
/
+1
*
Make a DWARF generator so we can unit test DWARF APIs with gtest.
Greg Clayton
2016-12-08
1
-50
/
+244
*
[debug info] Minor cleanup from D27170/r288399
David Blaikie
2016-12-01
1
-1
/
+1
*
Fix unused variable warning in Release builds. NFC.
Benjamin Kramer
2016-12-01
1
-1
/
+1
*
This change removes the dependency on DwarfDebug that was used for DW_FORM_re...
Greg Clayton
2016-12-01
1
-22
/
+39
*
Rely on a single DWARF version instead of having two copies
Greg Clayton
2016-11-23
1
-4
/
+2
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-4
/
+4
*
Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""
Mehdi Amini
2016-10-05
1
-4
/
+4
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-4
/
+4
*
Revert "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-4
/
+4
*
Use StringRef in Support/Darf APIs (NFC)
Mehdi Amini
2016-10-04
1
-4
/
+4
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-16
/
+16
*
DwarfDebug: emit type units immediately.
Peter Collingbourne
2016-02-11
1
-14
/
+0
*
Improved macro emission in dwarf.
Amjad Aboud
2016-02-01
1
-33
/
+0
*
Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud
2016-01-07
1
-0
/
+33
*
[DIE] Make DIE.h NDEBUG conditional-free.
Davide Italiano
2015-11-24
1
-26
/
+18
*
AsmPrinter: Split out non-DIE printing from DIE::print(), NFC
Duncan P. N. Exon Smith
2015-08-02
1
-28
/
+24
*
AsmPrinter: Change DIEValueList to a subclass of DIE, NFC
Duncan P. N. Exon Smith
2015-08-02
1
-6
/
+6
*
Redirect pointerSize query to the TargetMachine in ASMPrinter
Mehdi Amini
2015-07-16
1
-8
/
+10
*
AsmPrinter: Use an intrusively linked list for DIE::Children
Duncan P. N. Exon Smith
2015-06-25
1
-3
/
+2
*
AsmPrinter: Convert DIE::Values to a linked list
Duncan P. N. Exon Smith
2015-06-25
1
-7
/
+6
*
AsmPrinter: Cleanup DIEValue::EmitValue() API, NFC
Duncan P. N. Exon Smith
2015-06-24
1
-10
/
+10
*
Rename and improve emitSectionOffset.
Rafael Espindola
2015-06-16
1
-5
/
+1
*
AsmPrinter: Stop exposing underlying DIEValue list, NFC
Duncan P. N. Exon Smith
2015-05-27
1
-5
/
+3
*
AsmPrinter: Store abbreviation data directly in DIE and DIEValue
Duncan P. N. Exon Smith
2015-05-27
1
-18
/
+18
*
Reapply "AsmPrinter: Change DIEValue to be stored by value"
Duncan P. N. Exon Smith
2015-05-27
1
-49
/
+51
*
AsmPrinter: Introduce DIEValue.def, NFC
Duncan P. N. Exon Smith
2015-05-27
1
-42
/
+12
*
Revert "AsmPrinter: Change DIEValue to be stored by value"
Duncan P. N. Exon Smith
2015-05-27
1
-51
/
+49
*
AsmPrinter: Change DIEValue to be stored by value
Duncan P. N. Exon Smith
2015-05-27
1
-49
/
+51
*
Use operator<< instead of print in a few more places.
Rafael Espindola
2015-05-27
1
-4
/
+1
*
AsmPrinter: Make DIEString small
Duncan P. N. Exon Smith
2015-05-24
1
-4
/
+34
*
Silencing a spurious -Wreturn-type warning; NFC.
Aaron Ballman
2015-05-23
1
-0
/
+1
*
AsmPrinter: Remove the vtable-entry from DIEValue
Duncan P. N. Exon Smith
2015-05-23
1
-29
/
+86
*
CodeGen: Remove redundant DIETypeSignature::dump(), NFC
Duncan P. N. Exon Smith
2015-05-23
1
-2
/
+0
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-6
/
+6
*
AsmPrinter: Create a unified .debug_loc stream
Duncan P. N. Exon Smith
2015-04-17
1
-1
/
+1
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Emit the offset directly instead of creating a dummy expression.
Rafael Espindola
2015-03-17
1
-26
/
+1
*
Store an optional section start label in MCSection.
Rafael Espindola
2015-03-10
1
-2
/
+2
*
Remove useless break after return.
Frederic Riss
2015-03-05
1
-1
/
+0
*
Teach DIEInteger to emit FORM_strp and FORM_ref_addr attributes.
Frederic Riss
2015-03-04
1
-0
/
+10
*
Constify AsmPrinter passed to DIE methods.
Frederic Riss
2015-03-04
1
-22
/
+22
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+0
*
Make DIE.h a public CodeGen header.
Frederic Riss
2015-01-05
1
-1
/
+1
[next]