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
4b2f3269ab4103e1acdc94de09058856a75d1434
clang-p2996
/
llvm
/
lib
/
ProfileData
History
Benjamin Kramer
9d8ed2653f
[InstrProf] Use more ArrayRef/StringRef.
...
No functional change intended. llvm-svn: 304089
2017-05-28 13:23:02 +00:00
..
Coverage
[ProfileData] Unify getInstrProf*SectionName helpers
2017-04-15 00:09:57 +00:00
CMakeLists.txt
…
InstrProf.cpp
[InstrProf] Use more ArrayRef/StringRef.
2017-05-28 13:23:02 +00:00
InstrProfReader.cpp
[PGO] Text format profile reader needs to clear the value profile
2017-03-03 21:56:34 +00:00
InstrProfWriter.cpp
[ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-03-03 01:07:34 +00:00
LLVMBuild.txt
…
ProfileSummaryBuilder.cpp
…
SampleProf.cpp
SamplePGO: convert callsite samples map key from callsite_location to callsite_location+callee_name
2017-04-13 19:52:10 +00:00
SampleProfReader.cpp
SamplePGO: convert callsite samples map key from callsite_location to callsite_location+callee_name
2017-04-13 19:52:10 +00:00
SampleProfWriter.cpp
Change sample profile writer to make it deterministic.
2017-05-11 23:43:44 +00:00