This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ProfileData
History
Xinliang David Li
16253b4d49
[PGO] eliminate use of static variable
...
llvm-svn: 258486
2016-01-22 05:48:40 +00:00
..
CMakeLists.txt
modules: Add explicit dependency on intrinsics_gen
2015-06-16 00:44:12 +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
Fix a coverage reading bug
2016-01-19 21:18:12 +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 a new interface to be used by Indirect Call Promotion
2016-01-20 01:26:34 +00:00
InstrProfReader.cpp
[PGO] clean up and documentation
2016-01-14 02:47:01 +00:00
InstrProfWriter.cpp
[PGO] eliminate use of static variable
2016-01-22 05:48:40 +00:00
LLVMBuild.txt
LLVMProfileData: Update LLVMBuild.txt corresponding to r217437.
2014-09-09 15:00:13 +00:00
Makefile
…
SampleProf.cpp
[PGO] Handle and report overflow during profile merge for all types of data
2015-12-16 21:45:43 +00:00
SampleProfReader.cpp
[PGO] Handle and report overflow during profile merge for all types of data
2015-12-16 21:45:43 +00:00
SampleProfWriter.cpp
[ProfileData] Add unit test infrastructure for sample profile reader/writer
2015-12-10 17:21:42 +00:00