[all-commits] [llvm/llvm-project] 5f6d93: [CallSite removal][Attributor] Replaces use of Cal...

topperc via All-commits all-commits at lists.llvm.org
Fri Apr 17 10:45:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f6d93c7d3165938ed4602013f4b89929b1f9682
      https://github.com/llvm/llvm-project/commit/5f6d93c7d3165938ed4602013f4b89929b1f9682
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-04-17 (Fri, 17 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h
    M llvm/lib/Transforms/IPO/Attributor.cpp
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp

  Log Message:
  -----------
  [CallSite removal][Attributor] Replaces use of CallSite with CallBase. NFC

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




More information about the All-commits mailing list