summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx11-initializer-aggregate.cpp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-02-23 22:15:18 +0000
committerDehao Chen <dehao@google.com>2017-02-23 22:15:18 +0000
commitcc75d2441d664002174d9cca824502e352d8a3a8 (patch)
tree418513438854518e68e60b56096b8de26ef4aae9 /clang/test/CodeGenCXX/cxx11-initializer-aggregate.cpp
parent635a7369b75d703798d8d8c02b1889ebb79dc67f (diff)
downloadbcm5719-llvm-cc75d2441d664002174d9cca824502e352d8a3a8.tar.gz
bcm5719-llvm-cc75d2441d664002174d9cca824502e352d8a3a8.zip
Add call branch annotation for ICP promoted direct call in SamplePGO mode.
Summary: SamplePGO uses branch_weight annotation to represent callsite hotness. When ICP promotes an indirect call to direct call, we need to make sure the direct call is annotated with branch_weight in SamplePGO mode, so that downstream function inliner can use hot callsite heuristic. Reviewers: davidxl, eraman, xur Reviewed By: davidxl, xur Subscribers: mehdi_amini, llvm-commits Differential Revision: https://reviews.llvm.org/D30282 llvm-svn: 296028
Diffstat (limited to 'clang/test/CodeGenCXX/cxx11-initializer-aggregate.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud