Djordje Todorovic
|
192906bcfd
[DWARF] Handle the DW_OP_entry_value operand
|
6 éve |
Nikola Prica
|
3c72d809dc
[DebugInfo] Move Value struct out of DebugLocEntry as DbgValueLoc (NFC)
|
6 éve |
David Stenberg
|
5fe9706e7f
[DebugInfo] Pass all values in DebugLocEntry's constructor, NFC
|
6 éve |
David Stenberg
|
f19c9f4fa3
[DebugInfo] Remove redundant DebugLocEntry::MergeValues() function, NFC
|
6 éve |
Markus Lavin
|
6ce55cd841
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 éve |
Markus Lavin
|
58648f0890
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
|
6 éve |
Markus Lavin
|
1cf4b593a7
[DebugInfo] Introduce DW_OP_LLVM_convert
|
6 éve |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 éve |
Fangrui Song
|
3b35e17b21
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 éve |
Adrian Prantl
|
26b584c691
Remove \brief commands from doxygen comments.
|
7 éve |
Nico Weber
|
0f38c60baf
IWYU for llvm-config.h in llvm, additions.
|
7 éve |
Mandeep Singh Grang
|
8ba42a9352
[CodeGen] Change std::sort to llvm::sort in response to r327219
|
7 éve |
Aaron Ballman
|
1d03d382c1
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
7 éve |
Don Hinton
|
5298935fe7
[dump] Remove NDEBUG from test to enable dump methods [NFC]
|
7 éve |
Adrian Prantl
|
c334e7d9ca
Remove unreachable code. (NFC)
|
8 éve |
Matthias Braun
|
0439ed6e3d
Use print() instead of dump() in code
|
8 éve |
Adrian Prantl
|
f53a7ab5bb
Refactor the DIExpression fragment query interface (NFC)
|
8 éve |
Adrian Prantl
|
460dd60c1a
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
|
8 éve |
David Majnemer
|
dc9c737666
Use range algorithms instead of unpacking begin/end
|
9 éve |
Mehdi Amini
|
f6071e14c5
[NFC] Header cleanup
|
9 éve |
Benjamin Kramer
|
fedf728970
Make headers self-contained again.
|
9 éve |
Adrian Prantl
|
388c01f356
Improve the debug output of DwarfDebug::buildLocationList().
|
9 éve |
Keno Fischer
|
243be96746
[DwarfDebug] Move MergeValues to .cpp, NFC
|
9 éve |
Adrian Prantl
|
fcef8fb3bb
Replace a forward declaration with an #include.
|
9 éve |
Alexander Kornienko
|
cd52a7a381
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
10 éve |
Duncan P. N. Exon Smith
|
f1c527b5c1
AsmPrinter: Don't emit empty .debug_loc entries
|
10 éve |
Alexander Kornienko
|
cf0db29df2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 éve |
Duncan P. N. Exon Smith
|
e56023a059
IR: Give 'DI' prefix to debug info metadata
|
10 éve |
Duncan P. N. Exon Smith
|
7f892716df
DebugInfo: Drop rest of DIDescriptor subclasses
|
10 éve |
Duncan P. N. Exon Smith
|
1186e7ae9e
AsmPrinter: Create a unified .debug_loc stream
|
10 éve |