[PATCH] D76871: Expose `attributor-disable` to the new and old pass managers
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 20:49:24 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb43b59fcc0e7: Expose `attributor-disable` to the new and old pass managers (authored by tarinduj, committed by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D76871?vs=254794&id=255215#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76871/new/
https://reviews.llvm.org/D76871
Files:
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
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/Other/opt-O2-pipeline.ll
llvm/test/Other/opt-O3-pipeline.ll
llvm/test/Other/opt-Os-pipeline.ll
llvm/test/Other/pass-pipelines.ll
llvm/test/Transforms/Attributor/ArgumentPromotion/invalidation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76871.255215.patch
Type: text/x-patch
Size: 15837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/a673a84f/attachment.bin>
More information about the llvm-commits
mailing list