[PATCH] D89723: [CSSPGO][llvm-profgen] Context-sensitive profile data generation

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 13:54:29 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f05b1a9f527: [CSSPGO][llvm-profgen] Context-sensitive profile data generation (authored by wlei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89723

Files:
  llvm/docs/CommandGuide/llvm-profgen.rst
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin
  llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfscript
  llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin
  llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfscript
  llvm/test/tools/llvm-profgen/inline-cs-noprobe.test
  llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
  llvm/tools/llvm-profgen/CMakeLists.txt
  llvm/tools/llvm-profgen/PerfReader.cpp
  llvm/tools/llvm-profgen/PerfReader.h
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h
  llvm/tools/llvm-profgen/llvm-profgen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89723.310013.patch
Type: text/x-patch
Size: 69999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/1efe9763/attachment.bin>


More information about the llvm-commits mailing list