]> granicus.if.org Git - clang/commit
Add sample PGO integration test to cover profile annotation and inlining.
authorDehao Chen <dehao@google.com>
Fri, 7 Jul 2017 22:01:47 +0000 (22:01 +0000)
committerDehao Chen <dehao@google.com>
Fri, 7 Jul 2017 22:01:47 +0000 (22:01 +0000)
commitc6ad81f02ed14a238497dc2f61e6dda088e341ce
treefd7705dd8121b4d6482e126806d9c65de05e7105
parent4c2bf23e7cb07ef5f490b2ccf43c49b6de91a02c
Add sample PGO integration test to cover profile annotation and inlining.

Summary: The patch makes the integration test cover major sample PGO components.

Reviewers: davidxl

Reviewed By: davidxl

Subscribers: sanjoy, cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307445 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Inputs/pgo-sample.prof
test/CodeGen/pgo-sample.c