[all-commits] [llvm/llvm-project] eccb9b: [NPM] Complementary fixes for opt option -print-pi...
Björn Pettersson via All-commits
all-commits at lists.llvm.org
Fri Sep 10 00:04:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eccb9b614f1593fa85a515d73d768978a76c40d3
https://github.com/llvm/llvm-project/commit/eccb9b614f1593fa85a515d73d768978a76c40d3
Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
Date: 2021-09-10 (Fri, 10 Sep 2021)
Changed paths:
M llvm/include/llvm/Analysis/CGSCCPassManager.h
M llvm/include/llvm/IR/PassManager.h
M llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
M llvm/test/Other/new-pm-print-pipeline.ll
Log Message:
-----------
[NPM] Complementary fixes for opt option -print-pipeline-passes
Make sure we handle some more adaptors etc (such as cgscc and devirt).
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D109542
More information about the All-commits
mailing list