summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/pgo-sample-thinlto-summary.c
AgeCommit message (Expand)Author
2023-06-10[CodeGen] Remove mentions of OLDPMKazu Hirata
2022-04-11[test] Remove references to -fexperimental-new-pass-manager in testsArthur Eubanks
2021-09-17Fix CodeGen/pgo-sample-thinlto-summary.c with old PMThomas Preud'homme
2021-09-16[PGO] Change ThinLTO test for targets with loop unrolling disabledSherwin da Cruz
2018-02-23Bring r325915 back.Rafael Espindola
2017-07-07Enable the new PM + SamlePGO + ThinLTO testing.Dehao Chen
2017-06-29[PM] Add support for sample PGO in the new pass manager (clang-side)Dehao Chen
2017-06-27Update the test comment to clarify the intention of the test.Dehao Chen
2017-06-27Update test for enabling ICP for AutoFDO.Dehao Chen
2017-04-25[PGO/tests] Update comment to reflect reality.Davide Italiano
2017-04-25[PGO] Update test now that we don't call IndirectCallPromotion.Davide Italiano
2017-03-23Update the SamplePGO test to verify that unroll/icp is not invoked in thinlto...Dehao Chen
2017-03-21Clang change: Do not inline hot callsites for samplepgo in thinlto compile ph...Dehao Chen