summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/CodeGeneration.cpp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-08-10 05:10:32 +0000
committerDehao Chen <dehao@google.com>2017-08-10 05:10:32 +0000
commit2f4e2e2758abc28ebc2215c293f5f77b7711ed89 (patch)
tree6ef93ef2d611ca8f82fd71cab27efa058505671e /polly/lib/CodeGen/CodeGeneration.cpp
parenta659943306066743700eb177b3eae5cb300ddc11 (diff)
downloadbcm5719-llvm-2f4e2e2758abc28ebc2215c293f5f77b7711ed89.tar.gz
bcm5719-llvm-2f4e2e2758abc28ebc2215c293f5f77b7711ed89.zip
Revert part of r310296 to make it really NFC for instrumentation PGO.
Summary: Part of r310296 will disable PGOIndirectCallPromotion in ThinLTO backend if PGOOpt is None. However, as PGOOpt is not passed down to ThinLTO backend for instrumentation based PGO, that change would actually disable ICP entirely in ThinLTO backend, making it behave differently in instrumentation PGO mode. This change reverts that change, and only disable ICP there when it is SamplePGO. Reviewers: davidxl Reviewed By: davidxl Subscribers: sanjoy, mehdi_amini, eraman, llvm-commits Differential Revision: https://reviews.llvm.org/D36566 llvm-svn: 310550
Diffstat (limited to 'polly/lib/CodeGen/CodeGeneration.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud