[PATCH] D92334: [CSSPGO][llvm-profgen] Pseudo probe decoding and disassembling

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 15:57:13 PST 2020


wlei updated this revision to Diff 308805.
wlei added a comment.

remove deprecated code(pseudo probe CFG decoding) which is replaced by other design inside llvm


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92334

Files:
  llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin
  llvm/test/tools/llvm-profgen/inline-cs-pseudoprobe.test
  llvm/tools/llvm-profgen/CMakeLists.txt
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h
  llvm/tools/llvm-profgen/PseudoProbe.cpp
  llvm/tools/llvm-profgen/PseudoProbe.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92334.308805.patch
Type: text/x-patch
Size: 25459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/a4ccb1e5/attachment.bin>


More information about the llvm-commits mailing list