aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/pgo-sample.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-18[test] Remove tests pinned to the legacy PMArthur Eubanks1-7/+3
2019-06-24[clang][NewPM] Remove exception handling before loading pgo sample profile dataLeonard Chan1-3/+10
2017-07-07Revert r307445 as it breaks on certain platforms.Dehao Chen1-32/+4
2017-07-07Add sample PGO integration test to cover profile annotation and inlining.Dehao Chen1-4/+32
2016-09-19Remove InstructionCombining and its related pass from sample pgo passes as we...Dehao Chen1-3/+0
2016-06-23Invoke simplifycfg and sroa before instcombine.Dehao Chen1-0/+3
2016-06-21Invoke PruneEH pass before Sample Profile pass.Dehao Chen1-0/+6