[all-commits] [llvm/llvm-project] 555834: [CGSCC] Allow creation of no-rerun CGSCC->function...
aeubanks via All-commits
all-commits at lists.llvm.org
Sun Mar 19 16:26:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5558346c2b5b8e45a64255c49f23b4c852d730ac
https://github.com/llvm/llvm-project/commit/5558346c2b5b8e45a64255c49f23b4c852d730ac
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-03-19 (Sun, 19 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/CGSCCPassManager.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/Other/new-pm-print-pipeline.ll
M llvm/test/Other/pass-pipeline-parsing.ll
Log Message:
-----------
[CGSCC] Allow creation of no-rerun CGSCC->function adaptor via textual pipeline
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D145196
More information about the All-commits
mailing list