llvm/lib/ProfileData
Xinliang David Li a8bc4db3b2 [PGO] Add version to getPGOFuncName method
Different version of indexed format may use different
name uniquing schemes for static functions. Pass the
version info to the name interface so that different
schmes can be picked (for profile lookup).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254838 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-05 05:16:36 +00:00
..
CMakeLists.txt
CoverageMapping.cpp
CoverageMappingReader.cpp [PGO] Use template file to define runtime structures 2015-11-05 00:47:26 +00:00
CoverageMappingWriter.cpp
InstrProf.cpp [PGO] Add version to getPGOFuncName method 2015-12-05 05:16:36 +00:00
InstrProfReader.cpp [PGO] Unify VP data format between raw and indexed profile (Reader) 2015-12-04 01:02:10 +00:00
InstrProfWriter.cpp Revert "[llvm-profdata] Add support for weighted merge of profile data" 2015-12-04 02:13:58 +00:00
LLVMBuild.txt
Makefile
SampleProf.cpp SamplePGO - Tweak debugging output for function samples. NFC. 2015-11-19 22:18:30 +00:00
SampleProfReader.cpp SamplePGO - Add dump routines for LineLocation, SampleRecord and FunctionSamples 2015-11-13 20:24:28 +00:00
SampleProfWriter.cpp SamplePGO - Sort samples by source location when emitting as text. 2015-11-19 15:33:08 +00:00