[PATCH] D29577: [PM/LCG] Teach the LazyCallGraph how to replace a function without disturbing the graph or having to update edges.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 00:05:52 PST 2017
chandlerc updated this revision to Diff 87600.
chandlerc added a comment.
Rebase and address a comment from Davide.
https://reviews.llvm.org/D29577
Files:
include/llvm/Analysis/LazyCallGraph.h
lib/Analysis/CGSCCPassManager.cpp
lib/Analysis/LazyCallGraph.cpp
lib/Transforms/IPO/Inliner.cpp
unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29577.87600.patch
Type: text/x-patch
Size: 75092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/ac3f6843/attachment.bin>
More information about the llvm-commits
mailing list