[PATCH] D66513: [SampleFDO] Add ExtBinary format to support extension of binary profile

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 12:04:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369798: [SampleFDO] Add ExtBinary format to support extension of binary profile. (authored by wmi, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66513?vs=216740&id=216918#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66513/new/

https://reviews.llvm.org/D66513

Files:
  llvm/trunk/include/llvm/ProfileData/SampleProf.h
  llvm/trunk/include/llvm/ProfileData/SampleProfReader.h
  llvm/trunk/include/llvm/ProfileData/SampleProfWriter.h
  llvm/trunk/lib/ProfileData/SampleProfReader.cpp
  llvm/trunk/lib/ProfileData/SampleProfWriter.cpp
  llvm/trunk/test/Transforms/SampleProfile/Inputs/inline.extbinary.afdo
  llvm/trunk/test/Transforms/SampleProfile/compact-binary-profile.ll
  llvm/trunk/test/Transforms/SampleProfile/profile-format.ll
  llvm/trunk/test/tools/llvm-profdata/roundtrip.test
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
  llvm/trunk/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66513.216918.patch
Type: text/x-patch
Size: 42054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190823/efe939d9/attachment.bin>


More information about the llvm-commits mailing list