[all-commits] [llvm/llvm-project] a90948: [NFC] Rename *ByValOrInalloca* to *PassPointeeByVa...

aeubanks via All-commits all-commits at lists.llvm.org
Thu Apr 30 09:43:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a90948fd6e3bbac6ae63a34f52882e036b2dd032
      https://github.com/llvm/llvm-project/commit/a90948fd6e3bbac6ae63a34f52882e036b2dd032
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

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

  Log Message:
  -----------
  [NFC] Rename *ByValOrInalloca* to *PassPointeeByValue*

Summary: In preparation for preallocated.

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79152




More information about the All-commits mailing list