| commit | 77079003dd3f55528b085d88a137a952548dfc6e | [log] [tgz] |
|---|---|---|
| author | Dehao Chen <dehao@google.com> | Fri Jan 20 22:56:07 2017 +0000 |
| committer | Dehao Chen <dehao@google.com> | Fri Jan 20 22:56:07 2017 +0000 |
| tree | e86037d994ab65886356606c890ec31a91d33d53 | |
| parent | 8c69cffe1536a85a82b4e6241948963ccdda2c32 [diff] |
Add indirect call promotion to SamplePGO Summary: This patch adds metadata for indirect call promotion in the sample profile loader. Reviewers: xur, davidxl, dnovillo Reviewed By: davidxl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D28923 llvm-svn: 292672