[PATCH] D78512: [llvm] Factor out inlining pipeline as a module pipeline.
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 09:44:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3770c5d6d37: [llvm][NFC] Factor out inlining pipeline as a module pipeline. (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78512/new/
https://reviews.llvm.org/D78512
Files:
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
llvm/test/Transforms/Inline/module-inlining.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78512.259914.patch
Type: text/x-patch
Size: 17571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/127ba1d0/attachment.bin>
More information about the llvm-commits
mailing list