[PATCH] D16388: [PGO] Enable profile name compression

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 16:30:21 PST 2016


davidxl updated this revision to Diff 46076.
davidxl added a comment.

Update the patch with a new internal option for testing.


http://reviews.llvm.org/D16388

Files:
  include/llvm/ProfileData/CoverageMapping.h
  include/llvm/ProfileData/InstrProf.h
  include/llvm/ProfileData/InstrProfData.inc
  include/llvm/ProfileData/InstrProfReader.h
  lib/ProfileData/CoverageMappingReader.cpp
  lib/ProfileData/InstrProf.cpp
  lib/ProfileData/InstrProfReader.cpp
  lib/Transforms/Instrumentation/InstrProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16388.46076.patch
Type: text/x-patch
Size: 14884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/9ceca358/attachment.bin>


More information about the llvm-commits mailing list