[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
Thu Feb 9 15:35:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294653: [PM/LCG] Teach the LazyCallGraph how to replace a function without (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D29577?vs=87600&id=87892#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29577

Files:
  llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
  llvm/trunk/lib/Analysis/CGSCCPassManager.cpp
  llvm/trunk/lib/Analysis/LazyCallGraph.cpp
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/unittests/Analysis/LazyCallGraphTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29577.87892.patch
Type: text/x-patch
Size: 75275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/7ecb06f8/attachment-0001.bin>


More information about the llvm-commits mailing list