[PATCH] D107025: Take OptimizationLevel class out of Pass Builder
Mircea Trofin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 29 21:57:48 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a797b290299: Take OptimizationLevel class out of Pass Builder (authored by tarinduj, committed by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107025/new/
https://reviews.llvm.org/D107025
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/examples/Bye/Bye.cpp
llvm/include/llvm/Passes/OptimizationLevel.h
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/BPF/BPFTargetMachine.cpp
llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp
llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp
llvm/tools/opt/NewPMDriver.cpp
polly/include/polly/Canonicalization.h
polly/lib/Support/RegisterPasses.cpp
polly/lib/Transform/Canonicalization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107025.362968.patch
Type: text/x-patch
Size: 35384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210730/07ded0e2/attachment-0001.bin>
More information about the cfe-commits
mailing list