llvm/lib/ProfileData
Diego Novillo b61e5a3617 Sample profiles - Add documentation for binary profile encoding. NFC.
This adds documentation for the binary profile encoding and moves the
documentation for the text encoding into the header file
SampleProfReader.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250309 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-14 18:36:30 +00:00
..
CMakeLists.txt
CoverageMapping.cpp
CoverageMappingReader.cpp
CoverageMappingWriter.cpp
InstrProf.cpp InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
InstrProfIndexed.h InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
InstrProfReader.cpp Fix a couple of comments; NFC 2015-10-13 16:35:59 +00:00
InstrProfWriter.cpp InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
LLVMBuild.txt
Makefile
SampleProf.cpp Sample profiles - Add a name table to the binary encoding. 2015-10-13 22:48:46 +00:00
SampleProfReader.cpp Sample profiles - Add documentation for binary profile encoding. NFC. 2015-10-14 18:36:30 +00:00
SampleProfWriter.cpp Sample profiles - Add a name table to the binary encoding. 2015-10-13 22:48:46 +00:00