This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6274cdb9a6714908c8a4e30d2ef0bf22a6949065
clang-p2996
/
llvm
/
lib
/
ProfileData
History
Snehasish Kumar
a61048bbcd
[MemProf][NFC] Hoist size computation out of the loop for v3 (
#137479
)
...
Similar to the suggestion in
#137394
. In this case apply it to the current binary format (v3).
2025-04-28 11:16:29 -07:00
..
Coverage
[llvm] Use hash_combine_range with ranges (NFC) (
#137530
)
2025-04-27 12:31:28 -07:00
CMakeLists.txt
[memprof] Move writeMemProf to a separate file (
#137051
)
2025-04-23 15:39:45 -07:00
GCOV.cpp
…
IndexedMemProfData.cpp
[memprof] Move IndexedMemProfReader::deserialize to IndexedemProfData.cpp (NFC) (
#137089
)
2025-04-23 19:24:17 -07:00
InstrProf.cpp
Clean up external users of GlobalValue::getGUID(StringRef) (
#129644
)
2025-04-28 11:09:43 +10:00
InstrProfCorrelator.cpp
…
InstrProfReader.cpp
[memprof] Move IndexedMemProfReader::deserialize to IndexedemProfData.cpp (NFC) (
#137089
)
2025-04-23 19:24:17 -07:00
InstrProfWriter.cpp
[memprof] Move writeMemProf to a separate file (
#137051
)
2025-04-23 15:39:45 -07:00
ItaniumManglingCanonicalizer.cpp
…
MemProf.cpp
[MemProf][NFC] Hoist size computation out of the loop for v3 (
#137479
)
2025-04-28 11:16:29 -07:00
MemProfReader.cpp
[memprof] Avoid repeated hash lookups (NFC) (
#136268
)
2025-04-18 01:07:05 -07:00
PGOCtxProfReader.cpp
[ctxprof] Track unhandled call targets (
#131417
)
2025-03-19 13:51:22 -07:00
PGOCtxProfWriter.cpp
[ctxprof][nfc] Remove redundant include in PGOCtxProfWriter.cpp (
#135077
)
2025-04-09 13:21:16 -07:00
ProfileSummaryBuilder.cpp
…
SampleProf.cpp
[llvm] Use *Set::insert_range (NFC) (
#133353
)
2025-03-27 20:44:20 -07:00
SampleProfReader.cpp
Clean up external users of GlobalValue::getGUID(StringRef) (
#129644
)
2025-04-28 11:09:43 +10:00
SampleProfWriter.cpp
…
SymbolRemappingReader.cpp
…