Reid Kleckner
|
e412617825
Print quoted backslashes in LLVM IR as \\ instead of \5C
|
5 年 前 |
Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 年 前 |
Petar Jovanovic
|
0ddfb52ad6
[DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC)
|
6 年 前 |
Xinliang David Li
|
a67600cb79
Add optional arg to profile count getters to filter
|
6 年 前 |
James Y Knight
|
9ec60d7d8f
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 年 前 |
James Y Knight
|
5be828a949
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
|
6 年 前 |
James Y Knight
|
8e4d96d7af
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
6 年 前 |
Mircea Trofin
|
06831ab511
[llvm] Clarify responsiblity of some of DILocation discriminator APIs
|
6 年 前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Mircea Trofin
|
001ab10906
[llvm] API for encoding/decoding DWARF discriminators.
|
6 年 前 |
Florian Hahn
|
8080935f3b
[MetadataTest] Fix off-by-one strncpy warning reported by gcc8. (NFC)
|
6 年 前 |
Paul Robinson
|
eaa73537bb
[DebugInfo] DISubprogram flags get their own flags word. NFC.
|
6 年 前 |
David Blaikie
|
ecc582a8ce
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers
|
6 年 前 |
David Stenberg
|
11ef6e19fe
Allow null-valued function operands in getCalledFunction()
|
6 年 前 |
Matthew Voss
|
fff44e68ba
Emit template type and value parameter DIEs for template variables.
|
6 年 前 |
Adrian Prantl
|
59c0c36fc1
Prevent DILocation::getMergedLocation() from creating invalid metadata.
|
7 年 前 |
David Blaikie
|
cf8a4a5d5e
DebugInfo: Add metadata support for disabling DWARF pub sections
|
7 年 前 |
Adrian Prantl
|
c4d1909435
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
|
7 年 前 |
Vedant Kumar
|
081d211981
[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users
|
7 年 前 |
Roman Tereshin
|
a82bdae059
[DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFC
|
7 年 前 |
Shiva Chen
|
a8a13bc662
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
|
7 年 前 |
Scott Linder
|
5e4b515c4b
[DebugInfo] Support DWARF v5 source code embedding extension
|
7 年 前 |
Momchil Velikov
|
9e8a425337
Use EXPECT_FALSE instead of EXPECT_EQ(false, ...
|
7 年 前 |
Scott Linder
|
4863252bec
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
|
7 年 前 |
Momchil Velikov
|
0c69bf465f
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration types (PR36168)
|
7 年 前 |
Momchil Velikov
|
0b268d60e8
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)"
|
7 年 前 |
Momchil Velikov
|
a3b503f022
[DebugInfo] Improvements to representation of enumeration types (PR36168)
|
7 年 前 |
Adrian Prantl
|
04aa65061f
Add DWARF for discriminated unions
|
7 年 前 |
Sander de Smalen
|
959cee720d
[Metadata] Extend 'count' field of DISubrange to take a metadata node
|
7 年 前 |
Easwaran Raman
|
fd335155cc
Add a ProfileCount class to represent entry counts.
|
7 年 前 |