[PATCH] D121566: Load pass plugins during option processing, so that plugin options are registered and live.
wael yehia via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 20:28:21 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc80198b3d39d: Reland "Load pass plugins during option processing, so that plugin options areā¦ (authored by w2yehia).
Changed prior to commit:
https://reviews.llvm.org/D121566?vs=416182&id=416381#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121566/new/
https://reviews.llvm.org/D121566
Files:
llvm/test/Feature/load_extension.ll
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/NewPMDriver.h
llvm/tools/opt/opt.cpp
polly/test/CodeGen/multiple-codegens.ll
polly/test/DeLICM/map_memset_zero.ll
polly/test/DeLICM/pass_existence.ll
polly/test/DeadCodeElimination/computeout.ll
polly/test/DeadCodeElimination/dead_iteration_elimination.ll
polly/test/ForwardOpTree/forward_load.ll
polly/test/PruneUnprofitable/prune_only_scalardeps.ll
polly/test/ScheduleOptimizer/computeout.ll
polly/test/ScheduleOptimizer/focaltech_test_detail_threshold-7bc17e.ll
polly/test/Simplify/dead_access_load.ll
polly/test/Simplify/dead_access_phi.ll
polly/test/Simplify/dead_access_value.ll
polly/test/Simplify/dead_instruction.ll
polly/test/Simplify/notdead_region_exitphi.ll
polly/test/Simplify/notdead_region_innerphi.ll
polly/test/Simplify/notredundant_region_middle.ll
polly/test/Simplify/notredundant_synthesizable_unknownit.ll
polly/test/Simplify/overwritten.ll
polly/test/Simplify/overwritten_3store.ll
polly/test/Simplify/overwritten_loadbetween.ll
polly/test/Simplify/pass_existence.ll
polly/test/Simplify/phi_in_regionstmt.ll
polly/test/Simplify/redundant.ll
polly/test/Simplify/redundant_differentindex.ll
polly/test/Simplify/redundant_storebetween.ll
polly/test/Support/Plugins.ll
polly/test/Support/defaultpipelines.ll
polly/test/Support/pipelineposition.ll
polly/test/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121566.416381.patch
Type: text/x-patch
Size: 32907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/2275ad69/attachment.bin>
More information about the llvm-commits
mailing list