[all-commits] [llvm/llvm-project] 8e1408: [CallSite removal][TargetLibraryInfo] Replace Immu...

topperc via All-commits all-commits at lists.llvm.org
Wed Apr 15 22:44:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e1408695cef6c71ff95b037acec2503faf56ce6
      https://github.com/llvm/llvm-project/commit/8e1408695cef6c71ff95b037acec2503faf56ce6
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetLibraryInfo.h
    M llvm/lib/CodeGen/ExpandMemCmp.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
    M llvm/unittests/Analysis/CGSCCPassManagerTest.cpp

  Log Message:
  -----------
  [CallSite removal][TargetLibraryInfo] Replace ImmutableCallSite with CallBase in one of the getLibFunc signatures. NFC

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




More information about the All-commits mailing list