[all-commits] [llvm/llvm-project] 1becd2: [NFC] CallGraph related cleanup

Sergey Dmitriev via All-commits all-commits at lists.llvm.org
Sun Jun 28 15:39:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1becd298b82ed2f1a8ba5e61c5ad2ce7fe32d812
      https://github.com/llvm/llvm-project/commit/1becd298b82ed2f1a8ba5e61c5ad2ce7fe32d812
  Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
  Date:   2020-06-28 (Sun, 28 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/CallGraph.h
    M llvm/lib/Analysis/CallGraphSCCPass.cpp
    M llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp

  Log Message:
  -----------
  [NFC] CallGraph related cleanup

Summary: Tidy up some CallGraph-related code in preparation for D82572.

Reviewers: jdoerfert

Reviewed By: jdoerfert

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list