Go to file
Dehao Chen 190f17cae7 Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary
Summary: ModuleSummary should use the standard interface of ProfileSummary::getProfileCount.

Reviewers: eraman, tejohnson

Reviewed By: tejohnson

Subscribers: tejohnson, mehdi_amini, llvm-commits

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

llvm-svn: 298404
2017-03-21 17:22:35 +00:00
clang Update Clang for LLVM rename AttributeSet -> AttributeList 2017-03-21 16:57:30 +00:00
clang-tools-extra [change-namespace] avoid adding leading '::' when possible. 2017-03-21 12:41:59 +00:00
compiler-rt tsan: fix pie_no_aslr test 2017-03-21 15:37:48 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add two more papers from Kona, and sort them 2017-03-20 18:18:09 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld Update comment. 2017-03-21 17:22:13 +00:00
lldb Remove stray paren that got in while attempting to fix the build for AttributeList 2017-03-21 17:15:50 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary 2017-03-21 17:22:35 +00:00
openmp Fixed intermittent hang on tests with "target teams if(0)" construct with no parallel inside. 2017-03-21 13:48:52 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DependenceInfo] change name Write to MustWrite to remove ambiguity [NFC] 2017-03-21 11:54:08 +00:00