[PATCH] D95982: [CSSPGO] Unblock optimizations with pseudo probe instrumentation.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 15:31:54 PST 2021


hoy updated this revision to Diff 321246.
hoy added a comment.

Updating D95982 <https://reviews.llvm.org/D95982>: [CSSPGO] Unblock optimizations with pseudo probe instrumentation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95982

Files:
  llvm/lib/CodeGen/LiveRangeShrink.cpp
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/StackProtector.cpp
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95982.321246.patch
Type: text/x-patch
Size: 6609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/5f7a9ab8/attachment.bin>


More information about the llvm-commits mailing list