[PATCH] D79152: [NFC] Rename *ByValOrInalloca* to *PassPointeeByValue*

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 18:56:43 PDT 2020


aeubanks created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aeubanks added a reviewer: rnk.

In preparation for preallocated.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79152

Files:
  llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h
  llvm/include/llvm/IR/Argument.h
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/Mangler.cpp
  llvm/lib/Target/ARM/ARMCallLowering.cpp
  llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79152.261111.patch
Type: text/x-patch
Size: 7072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/2eb2a5fb/attachment.bin>


More information about the llvm-commits mailing list