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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 10:09:02 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa90948fd6e3b: [NFC] Rename *ByValOrInalloca* to *PassPointeeByValue* (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D79152?vs=261111&id=261276#toc

Repository:
  rG LLVM Github Monorepo

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

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.261276.patch
Type: text/x-patch
Size: 7869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/1c585f18/attachment.bin>


More information about the llvm-commits mailing list