[all-commits] [llvm/llvm-project] ec73ae: [llvm][NFC][CallSite] Remove CallSite from Profile...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Sat Apr 18 12:06:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ec73ae11a37e65c984a88d05ad401d28e78e96f8
      https://github.com/llvm/llvm-project/commit/ec73ae11a37e65c984a88d05ad401d28e78e96f8
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/ProfileSummaryInfo.h
    M llvm/lib/Analysis/InlineCost.cpp
    M llvm/lib/Analysis/ProfileSummaryInfo.cpp
    M llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp

  Log Message:
  -----------
  [llvm][NFC][CallSite] Remove CallSite from ProfileSummary

Summary: Depends on D78395.

Reviewers: craig.topper, dblaikie, wmi, davidxl

Subscribers: eraman, hiraditya, haicheng, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list