[PATCH] D128860: [llvm][NFC] Refactor code to use ProfDataUtils
    Paul Kirth via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 27 14:03:55 PDT 2022
    
    
  
paulkirth updated this revision to Diff 448156.
paulkirth added a comment.
Rebase
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128860/new/
https://reviews.llvm.org/D128860
Files:
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/SelectOptimize.cpp
  llvm/lib/IR/Metadata.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Scalar/JumpThreading.cpp
  llvm/lib/Transforms/Utils/LoopPeel.cpp
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/lib/Transforms/Utils/MisExpect.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128860.448156.patch
Type: text/x-patch
Size: 21404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/451d4287/attachment.bin>
    
    
More information about the llvm-commits
mailing list