[PATCH] D137796: Remove TargetMachine::adjustPassManager
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 01:27:36 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG99c47d9e3113: Remove TargetMachine::adjustPassManager (authored by bjope).
Changed prior to commit:
https://reviews.llvm.org/D137796?vs=474588&id=478155#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137796/new/
https://reviews.llvm.org/D137796
Files:
llvm/docs/NVPTXUsage.rst
llvm/docs/NewPassManager.rst
llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
llvm/include/llvm/Target/TargetMachine.h
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
llvm/lib/Target/BPF/BPFTargetMachine.cpp
llvm/lib/Target/BPF/BPFTargetMachine.h
llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
llvm/lib/Target/Hexagon/HexagonTargetMachine.h
llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137796.478155.patch
Type: text/x-patch
Size: 15085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221128/14872c01/attachment.bin>
More information about the llvm-commits
mailing list