This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ProfileData
History
David Blaikie
bcb1c7e369
Fix some warnings a bit harder/different
...
This is an alternate fix to 262378 and a fix to a pessimizing-move warning. llvm-svn: 262390
2016-03-01 20:41:17 +00:00
..
CMakeLists.txt
Refactor profile summary support code. NFC.
2016-02-04 23:34:31 +00:00
CoverageMapping.cpp
Move coveragemap_error enum into coverage namespace and InstrProf.h /NFC
2016-01-10 21:56:33 +00:00
CoverageMappingReader.cpp
[PGO] Enable compression in pgo instrumentation
2016-02-08 18:13:49 +00:00
CoverageMappingWriter.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstrProf.cpp
[PGO] Add another interface for annotateValueSite
2016-02-12 21:36:17 +00:00
InstrProfReader.cpp
Add profile summary support for sample profile.
2016-02-19 03:15:33 +00:00
InstrProfWriter.cpp
Add profile summary support for sample profile.
2016-02-19 03:15:33 +00:00
LLVMBuild.txt
LLVMProfileData: Update LLVMBuild.txt corresponding to r217437.
2014-09-09 15:00:13 +00:00
ProfileSummary.cpp
Fix some warnings a bit harder/different
2016-03-01 20:41:17 +00:00
SampleProf.cpp
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
2016-01-29 20:50:44 +00:00
SampleProfReader.cpp
Add profile summary support for sample profile.
2016-02-19 03:15:33 +00:00
SampleProfWriter.cpp
Add profile summary support for sample profile.
2016-02-19 03:15:33 +00:00