diff options
author | Rong Xu <xur@google.com> | 2019-08-01 22:36:34 +0000 |
---|---|---|
committer | Rong Xu <xur@google.com> | 2019-08-01 22:36:34 +0000 |
commit | ca161fa008862a721eb0d190460867f217ad6105 (patch) | |
tree | bb6f14f6112313f19c0720db7c361822c8b597bd /llvm/lib/CodeGen/MachineSink.cpp | |
parent | c69c46ff7ae0435d4c956cf87675dbb853ae6bbb (diff) | |
download | bcm5719-llvm-ca161fa008862a721eb0d190460867f217ad6105.tar.gz bcm5719-llvm-ca161fa008862a721eb0d190460867f217ad6105.zip |
[PGO] Add PGO support at -O0 in the experimental new pass manager
Add PGO support at -O0 in the experimental new pass manager to sync the
behavior of the legacy pass manager.
Also change the test of gcc-flag-compatibility.c for more complete test:
(1) change the match string to "profc" and "profd" to ensure the
instrumentation is happening.
(2) add IR format proftext so that PGO use compilation is tested.
Differential Revision: https://reviews.llvm.org/D64029
llvm-svn: 367628
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions