[all-commits] [llvm/llvm-project] 645af7: Revert "[NPM] Added opt option -print-pipeline-pas...
elavkje via All-commits
all-commits at lists.llvm.org
Wed Sep 1 23:23:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 645af79e8e5f23382934b8d65f8af94438893f9f
https://github.com/llvm/llvm-project/commit/645af79e8e5f23382934b8d65f8af94438893f9f
Author: Markus Lavin <markus.lavin at ericsson.com>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/include/llvm/IR/PassManager.h
M llvm/include/llvm/IR/PassManagerInternal.h
M llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
M llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h
M llvm/lib/IR/PassManager.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Transforms/Scalar/LoopPassManager.cpp
M llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
R llvm/test/Other/new-pm-print-pipeline.ll
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
Revert "[NPM] Added opt option -print-pipeline-passes."
This reverts commit c71869ed4c24b3d4d13e2f83ee2c0104013ca129.
More information about the All-commits
mailing list