Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
il y a 6 ans |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
il y a 6 ans |
Max Moroz
|
c97ab8f1e3
[Coverage] Take filenames into account when loading function records.
|
il y a 7 ans |
Vedant Kumar
|
dea3d88348
[Coverage] Scan ahead for the most-recent completed count (PR35495)
|
il y a 7 ans |
Vedant Kumar
|
310bfccbbf
[Coverage] Use the most-recent completed region count (PR35437)
|
il y a 7 ans |
Vedant Kumar
|
f361756cf3
[Coverage] Use the wrapped segment when a line has entry segments
|
il y a 7 ans |
Vedant Kumar
|
120c3be2ad
[Coverage] Simplify r316141. NFC.
|
il y a 7 ans |
Vedant Kumar
|
2ce33a5dff
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
|
il y a 7 ans |
NAKAMURA Takumi
|
23483f0a33
CoverageMappingTest.cpp: Suppress warnings. [-Wdocumentation]
|
il y a 8 ans |
Vedant Kumar
|
33671ba388
[Coverage] Build sorted and unique segments
|
il y a 8 ans |
Vedant Kumar
|
a8dfa81a14
[Coverage] Add an API to retrive all instantiations of a function (NFC)
|
il y a 8 ans |
David Blaikie
|
cb16061ea7
llvm-profdata: Reduce memory usage by using Error callback rather than member
|
il y a 8 ans |
David Blaikie
|
8c2dc92bd4
ProfData: Fix some unchecked Errors in unit tests
|
il y a 8 ans |
David Blaikie
|
e2f7bf8c93
Simplify InstrProfRecord tests, eliminating named temporaries in favor of braced init args
|
il y a 8 ans |
Vedant Kumar
|
461aeca073
Try to appease a buildbot.
|
il y a 8 ans |
Vedant Kumar
|
16264149cd
[Coverage] Remove two overloads of CoverageMapping::load. NFC.
|
il y a 8 ans |
Vedant Kumar
|
9f0d281d87
[Coverage] PR33517: Check for failure to load func records
|
il y a 8 ans |
Galina Kistanova
|
34d05a52b5
Fixed warning: must specify at least one argument for '...' parameter.
|
il y a 8 ans |
Simon Pilgrim
|
892d11dc78
Fix signed/unsigned comparison warning
|
il y a 8 ans |
Simon Pilgrim
|
84354d97d5
Fix spelling mistakes in Tools/Tests comments. NFC.
|
il y a 8 ans |
Vedant Kumar
|
20bdbbe5e9
[Coverage] Support loading multiple binaries into a CoverageMapping
|
il y a 8 ans |
Vedant Kumar
|
87963ed606
[unittests] Remove a redundant test fixture (NFC)
|
il y a 8 ans |
Vedant Kumar
|
7c9f5f9286
[unittests] Delete even more copy constructors (NFC)
|
il y a 8 ans |
Vedant Kumar
|
f466ec4545
[unittests] Delete some copy constructors (NFC)
|
il y a 8 ans |
Vedant Kumar
|
3d6253492a
[unittest] Pass a reference instead of making a copy (NFC)
|
il y a 8 ans |
Benjamin Kramer
|
b11b3529ce
Rename StringMap::emplace_second to try_emplace.
|
il y a 9 ans |
Vedant Kumar
|
c77570e062
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
il y a 9 ans |
Vedant Kumar
|
ce4aff93aa
Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
|
il y a 9 ans |
Vedant Kumar
|
515ee3e025
Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
|
il y a 9 ans |
Chandler Carruth
|
2e531af53a
Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
|
il y a 9 ans |