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-26 17:46:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
llvm-profgen
History
Fangrui Song
111fcb0df0
[llvm] Fix duplicate word typos. NFC
...
Those fixes were taken from
https://reviews.llvm.org/D137338
2023-09-01 18:25:16 -07:00
..
CallContext.h
…
CMakeLists.txt
…
CSPreInliner.cpp
[llvm] Fix duplicate word typos. NFC
2023-09-01 18:25:16 -07:00
CSPreInliner.h
[CSSPGO][Preinliner] Always inline zero-sized functions.
2023-06-27 17:06:24 -07:00
ErrorHandling.h
…
llvm-profgen.cpp
…
MissingFrameInferrer.cpp
[tools] Use llvm::is_contained (NFC)
2023-06-19 23:36:14 -07:00
MissingFrameInferrer.h
…
PerfReader.cpp
…
PerfReader.h
…
ProfiledBinary.cpp
[NFC] Remove unused variables declared in conditions
2023-08-30 10:05:06 +09:00
ProfiledBinary.h
Avoid pointless canonicalize when using Dwarf names
2023-05-25 08:14:11 -07:00
ProfileGenerator.cpp
[llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map
2023-08-17 20:10:45 +00:00
ProfileGenerator.h
…