[PATCH] D60412: [CallSite removal] Move the legacy PM, call graph, and some inliner code to `CallBase`.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 22:59:38 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358739: [CallSite removal] Move the legacy PM, call graph, and some inliner (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60412?vs=194156&id=195861#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60412/new/
https://reviews.llvm.org/D60412
Files:
llvm/trunk/include/llvm/Analysis/CallGraph.h
llvm/trunk/lib/Analysis/CallGraph.cpp
llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
llvm/trunk/lib/Transforms/Coroutines/Coroutines.cpp
llvm/trunk/lib/Transforms/IPO/ArgumentPromotion.cpp
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
llvm/trunk/lib/Transforms/IPO/PruneEH.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60412.195861.patch
Type: text/x-patch
Size: 17306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190419/9a7598f5/attachment-0001.bin>
More information about the llvm-commits
mailing list