summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/pgo-sample.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r307445 as it breaks on certain platforms.Dehao Chen2017-07-071-32/+4
* Add sample PGO integration test to cover profile annotation and inlining.Dehao Chen2017-07-071-4/+32
* Remove InstructionCombining and its related pass from sample pgo passes as we...Dehao Chen2016-09-191-3/+0
* Invoke simplifycfg and sroa before instcombine.Dehao Chen2016-06-231-0/+3
* Invoke PruneEH pass before Sample Profile pass.Dehao Chen2016-06-211-0/+6