[PATCH] D90566: [LazyCallGraph] Build SCCs of the reference graph in order
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 13:23:05 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG491dd2711f72: [LazyCallGraph] Build SCCs of the reference graph in order (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D90566?vs=302165&id=302384#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90566/new/
https://reviews.llvm.org/D90566
Files:
llvm/lib/Analysis/LazyCallGraph.cpp
llvm/test/Analysis/LazyCallGraph/alias.ll
llvm/test/Analysis/LazyCallGraph/basic.ll
llvm/test/Other/scc-pass-printer.ll
llvm/test/Transforms/Attributor/IPConstantProp/PR26044.ll
llvm/test/Transforms/Inline/cgscc-cycle-debug.ll
llvm/test/Transforms/Inline/cgscc-cycle.ll
llvm/test/Transforms/Inline/cgscc-incremental-invalidate.ll
llvm/test/Transforms/Inline/cgscc-invalidate.ll
llvm/test/Transforms/OpenMP/globalization_remarks.ll
llvm/test/Transforms/OpenMP/parallel_region_merging.ll
llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
llvm/unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90566.302384.patch
Type: text/x-patch
Size: 28957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/bdc61231/attachment.bin>
More information about the llvm-commits
mailing list