1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/ProfileData
Rong Xu 7d746ec198 Revert "[PGO] Turn off comdat renaming in IR PGO by default"
This patch reverts r291588: [PGO] Turn off comdat renaming in IR PGO by default,
as we are seeing some hash mismatches in our internal tests.

llvm-svn: 291621
2017-01-10 23:54:31 +00:00
..
Coverage Do a sweep over move ctors and remove those that are identical to the default. 2016-10-20 12:20:28 +00:00
InstrProf.h Revert "[PGO] Turn off comdat renaming in IR PGO by default" 2017-01-10 23:54:31 +00:00
InstrProfData.inc
InstrProfReader.h
InstrProfWriter.h
ProfileCommon.h NFC fix class members initialization 2016-09-30 21:05:52 +00:00
SampleProf.h Use call target count to derive the call instruction weight 2016-09-19 16:06:37 +00:00
SampleProfReader.h
SampleProfWriter.h