[all-commits] [llvm/llvm-project] 4b4e5d: [PSI] Add tests for is(Hot|Cold)FunctionInCallGrap...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Tue Mar 10 08:36:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4b4e5d41ec0073b4f5be1b68681314c605220e03
https://github.com/llvm/llvm-project/commit/4b4e5d41ec0073b4f5be1b68681314c605220e03
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp
Log Message:
-----------
[PSI] Add tests for is(Hot|Cold)FunctionInCallGraphNthPercentile.
Summary:
Follow up on D75283.
Also remove the test code that was moved to another test and was to be removed.
Reviewers: davidxl
Subscribers: eraman, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75630
More information about the All-commits
mailing list