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
9b4328fbfa63e54c42acad00a042b7191663caef
clang-p2996
/
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
[FS-AFDO] Generate pseudo-probe-based profiles with FS-discriminators.
2023-05-10 11:28:54 -07:00
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
…