summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-03-23 21:20:05 +0000
committerDehao Chen <dehao@google.com>2017-03-23 21:20:05 +0000
commit8c88671985d716c4da49e592a77443ea65cbf2f0 (patch)
treea6f3008e6dc285ca0041b32b1e9e6f693b709db6 /llvm/lib/CodeGen
parent63dee972182d32080d509e343e1408a78a59d27b (diff)
downloadbcm5719-llvm-8c88671985d716c4da49e592a77443ea65cbf2f0.tar.gz
bcm5719-llvm-8c88671985d716c4da49e592a77443ea65cbf2f0.zip
Disable loop unrolling and icp in SamplePGO ThinLTO compile phase
Summary: loop unrolling and icp will make the sample profile annotation much harder in the backend. So disable these 2 optimization in the ThinLTO compile phase. Will add a test in cfe in a separate patch. Reviewers: tejohnson Reviewed By: tejohnson Subscribers: mehdi_amini, llvm-commits, Prazek Differential Revision: https://reviews.llvm.org/D31217 llvm-svn: 298646
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud