[PATCH] D123834: [PGO] Remove legacy PM passes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 10:26:51 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04e094a33629: [PGO] Remove legacy PM passes (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123834

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/LinkAllPasses.h
  llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
  llvm/test/CodeGen/AMDGPU/opt-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123834.423134.patch
Type: text/x-patch
Size: 26204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/ab1c41c9/attachment.bin>


More information about the llvm-commits mailing list