[PATCH] D110847: [CSSPGO] Unblock optimizations with pseudo probe instrumentation part 3.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 09:44:24 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG098a0d8fbc4e: [CSSPGO] Unblock optimizations with pseudo probe instrumentation part 3. (authored by hoy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110847

Files:
  llvm/include/llvm/IR/BasicBlock.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Analysis/MemorySSA.cpp
  llvm/lib/CodeGen/Analysis.cpp
  llvm/lib/IR/User.cpp
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-cse.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-loop-deletion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110847.379086.patch
Type: text/x-patch
Size: 15280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/4381726b/attachment.bin>


More information about the llvm-commits mailing list