This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-29 16:56:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
unittests
/
ProfileData
History
Mircea Trofin
6b47772a4b
[nfc][ctx_prof] Rename
PGOContextualProfile
to
PGOCtxProfContext
(
#102209
)
2024-08-06 17:41:38 -04:00
..
BPFunctionNodeTest.cpp
[InstrProf] Evaluate function order using test traces (
#92451
)
2024-05-23 11:19:29 -07:00
CMakeLists.txt
Fix link error after cc7308a156 with shared libraries
2024-07-23 08:53:44 -05:00
CoverageMappingTest.cpp
Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (
#82448
)
2024-06-14 19:31:56 +09:00
InstrProfDataTest.cpp
…
InstrProfTest.cpp
[ProfileData] Take ArrayRef<InstrProfValueData> in addValueData (NFC) (
#97363
)
2024-07-11 16:38:44 -07:00
ItaniumManglingCanonicalizerTest.cpp
…
MemProfTest.cpp
[Memprof] Adds the option to collect AccessCountHistograms for memprof. (
#94264
)
2024-06-26 08:37:22 -07:00
PGOCtxProfReaderWriterTest.cpp
[nfc][ctx_prof] Rename
PGOContextualProfile
to
PGOCtxProfContext
(
#102209
)
2024-08-06 17:41:38 -04:00
SampleProfTest.cpp
[llvm-profdata] Do not create numerical strings for MD5 function names read from a Sample Profile. (
#66164
)
2023-10-17 21:09:39 +00:00
SymbolRemappingReaderTest.cpp
…