[PATCH] D77930: [llvm][NFC] Refactor uses of CallSite to CallBase - call promotion

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 08:32:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2f1cd5d9712: [llvm][NFC] Refactor uses of CallSite to CallBase - call promotion (authored by mtrofin).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77930/new/

https://reviews.llvm.org/D77930

Files:
  llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
  llvm/include/llvm/Transforms/Utils/Cloning.h
  llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77930.256861.patch
Type: text/x-patch
Size: 25314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200412/df3c6791/attachment.bin>


More information about the llvm-commits mailing list