[PATCH] D77991: [llvm][NFC] CallSite removal from inliner-related files
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 21:43:00 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4aae4e3f48b9: [llvm][NFC] CallSite removal from inliner-related files (authored by mtrofin).
Changed prior to commit:
https://reviews.llvm.org/D77991?vs=257166&id=257190#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77991/new/
https://reviews.llvm.org/D77991
Files:
llvm/include/llvm/Transforms/IPO/Inliner.h
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/CodeGen/SafeStack.cpp
llvm/lib/Target/AMDGPU/AMDGPUInline.cpp
llvm/lib/Transforms/IPO/AlwaysInliner.cpp
llvm/lib/Transforms/IPO/InlineSimple.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/lib/Transforms/IPO/PartialInlining.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77991.257190.patch
Type: text/x-patch
Size: 54006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/076817c5/attachment.bin>
More information about the llvm-commits
mailing list