Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 éve |
Simon Pilgrim
|
3caa90973a
Fix -Wdocumentation warning. NFCI.
|
7 éve |
Fangrui Song
|
7d88286b7c
[CodeGen] Fix inconsistent declaration parameter name
|
7 éve |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 éve |
Mehdi Amini
|
2ef4cb9ee0
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
8 éve |
Mehdi Amini
|
138f19e1de
Revert "DebugInfo: Include .dwo file name when hashing multiple CUs in a single file"
|
8 éve |
David Blaikie
|
266f4ffb5d
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
8 éve |
David Blaikie
|
e495804158
Refactor DWARF hashing to use a .def file to avoid repetition
|
8 éve |
Benjamin Kramer
|
e5eb673413
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
|
9 éve |
Benjamin Kramer
|
41a0990716
[AsmPrinter] Prune dead code. NFC.
|
9 éve |
Duncan P. N. Exon Smith
|
73e3fb6ba8
AsmPrinter: Convert DIE::Values to a linked list
|
10 éve |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 éve |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 éve |
Duncan P. N. Exon Smith
|
636aba5bd1
AsmPrinter: Stop exposing underlying DIEValue list, NFC
|
10 éve |
Duncan P. N. Exon Smith
|
95afdd3a07
AsmPrinter: Remove DIEHash::AttrEntry, NFC
|
10 éve |
Duncan P. N. Exon Smith
|
611a2f2322
AsmPrinter: Store abbreviation data directly in DIE and DIEValue
|
10 éve |
Duncan P. N. Exon Smith
|
09fe4bf794
Reapply "AsmPrinter: Change DIEValue to be stored by value"
|
10 éve |
Duncan P. N. Exon Smith
|
3c41ae83f2
Revert "AsmPrinter: Change DIEValue to be stored by value"
|
10 éve |
Duncan P. N. Exon Smith
|
b9d92c6a8d
AsmPrinter: Change DIEValue to be stored by value
|
10 éve |
Chandler Carruth
|
1b279144ec
[cleanup] Re-sort all the #include lines in LLVM using
|
10 éve |
Frederic Riss
|
0c36e97b78
Make DIE.h a public CodeGen header.
|
10 éve |
Benjamin Kramer
|
00e08fcaa0
Canonicalize header guards into a common format.
|
11 éve |
Craig Topper
|
e703fcb975
[C++] Use 'nullptr'.
|
11 éve |
Eric Christopher
|
b1c8844101
Add support for hashing location information for CU level hashes.
|
11 éve |
Eric Christopher
|
a8d9fe2248
Add include guards and make public a few routines that add values
|
11 éve |
Eric Christopher
|
31dd38ed2f
Add support for hashing attributes with DW_FORM_block. This required
|
11 éve |
Eric Christopher
|
4d06b6d28f
Formatting and 80-col.
|
11 éve |
David Blaikie
|
a9a8f0f432
DIEHash: Move header include to be first in the implementation file to flush out header inclusion ordering issues
|
11 éve |
David Blaikie
|
a954618c6e
DIEHash: Summary hashing of nested types
|
11 éve |
David Blaikie
|
377e83202c
DIEHash: Const correct and use references where non-null/non-rebound.
|
12 éve |