]> granicus.if.org Git - clang/commit
[PM] Add support for sample PGO in the new pass manager (clang-side)
authorDehao Chen <dehao@google.com>
Thu, 29 Jun 2017 23:33:13 +0000 (23:33 +0000)
committerDehao Chen <dehao@google.com>
Thu, 29 Jun 2017 23:33:13 +0000 (23:33 +0000)
commitdb18c6fcf7ad7b5e05104070b78e61fcc1db4bd9
tree5c291739a1a7416cadb515d27e51191dcca04826
parent9f28442d72ed8db4ce56d163e9ea2355cf7cb4ae
[PM] Add support for sample PGO in the new pass manager (clang-side)

Summary: This implements the clang bits of https://reviews.llvm.org/D34720, and add corresponding test to verify if it worked.

Reviewers: chandlerc, davidxl, davide, tejohnson

Reviewed By: chandlerc, tejohnson

Subscribers: tejohnson, sanjoy, mehdi_amini, eraman, cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@306764 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
test/CodeGen/pgo-sample-thinlto-summary.c