[PATCH] D95962: [CSSPGO] Introducing dangling pseudo probes.
    Hongtao Yu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb  9 09:16:52 PST 2021
    
    
  
hoy updated this revision to Diff 322421.
hoy added a comment.
Rebasing.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95962/new/
https://reviews.llvm.org/D95962
Files:
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/PseudoProbe.h
  llvm/include/llvm/MC/MCPseudoProbe.h
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  llvm/lib/CodeGen/BranchFolding.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/PseudoProbeInserter.cpp
  llvm/lib/CodeGen/TailDuplicator.cpp
  llvm/lib/IR/Instruction.cpp
  llvm/lib/IR/PseudoProbe.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-dangle.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-dedup.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95962.322421.patch
Type: text/x-patch
Size: 36108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/336cf3ed/attachment.bin>
    
    
More information about the llvm-commits
mailing list