[PATCH] D16388: [PGO] Enable profile name compression
David Li via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 10:18:18 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL260117: [PGO] Enable compression in pgo instrumentation (authored by davidxl).
Changed prior to commit:
http://reviews.llvm.org/D16388?vs=46967&id=47222#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16388
Files:
llvm/trunk/docs/CoverageMappingFormat.rst
llvm/trunk/include/llvm/ProfileData/CoverageMapping.h
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
llvm/trunk/lib/ProfileData/CoverageMappingReader.cpp
llvm/trunk/lib/ProfileData/InstrProfReader.cpp
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/trunk/test/Instrumentation/InstrProfiling/PR23499.ll
llvm/trunk/test/Instrumentation/InstrProfiling/platform.ll
llvm/trunk/test/Instrumentation/InstrProfiling/profiling.ll
llvm/trunk/test/tools/llvm-profdata/Inputs/c-general.profraw
llvm/trunk/test/tools/llvm-profdata/raw-32-bits-be.test
llvm/trunk/test/tools/llvm-profdata/raw-32-bits-le.test
llvm/trunk/test/tools/llvm-profdata/raw-64-bits-be.test
llvm/trunk/test/tools/llvm-profdata/raw-64-bits-le.test
llvm/trunk/test/tools/llvm-profdata/raw-two-profiles.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16388.47222.patch
Type: text/x-patch
Size: 34740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160208/9fb2002e/attachment-0001.bin>
More information about the llvm-commits
mailing list