[PATCH] D73381: [PGO][PGSO] Handle MBFIWrapper

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 12:58:02 PST 2020


yamauchi updated this revision to Diff 241556.
yamauchi marked an inline comment as done.
yamauchi added a comment.

Addressed comment. PTAL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73381

Files:
  llvm/include/llvm/CodeGen/MachineSizeOpts.h
  llvm/include/llvm/CodeGen/TailDuplicator.h
  llvm/include/llvm/Transforms/Utils/SizeOpts.h
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/lib/CodeGen/MachineSizeOpts.cpp
  llvm/lib/CodeGen/TailDuplication.cpp
  llvm/lib/CodeGen/TailDuplicator.cpp
  llvm/lib/Transforms/Utils/SizeOpts.cpp
  llvm/test/CodeGen/X86/tail-opts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73381.241556.patch
Type: text/x-patch
Size: 13521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/b7340425/attachment.bin>


More information about the llvm-commits mailing list