summaryrefslogtreecommitdiff
path: root/pgosupport.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Turn off PGO unprofiled warning on Linux (#17262)Michelle McDaniel1-1/+1
2017-09-14PGI: Load pgort<ver>.dll from the VS native tools env; do not `install` it (#...Daniel Podder1-38/+0
2017-06-28Add a flag to build.{sh,cmd} to disable PGO.Pat Gavlin1-1/+1
2017-06-13Skip PGO if clang is too old, and add warnings for skipped PGO (#12248)Daniel Podder1-4/+10
2017-06-13Fix Linux PGO optdata consumption + PGO count update (#12239)Daniel Podder1-3/+5
2017-06-10Update PGO counts to version 20170609-1125 (#12201)Daniel Podder1-2/+1
2017-06-01Fix optdata restore functionality (#11935)Daniel Podder1-1/+3
2017-03-29Add PGO support for Clang/LLVM on Unix (#10533)Daniel Podder1-16/+27
2017-03-07Port Windows PGO support to master (#9985)Daniel Podder1-1/+2
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (#7423)Daniel Podder1-0/+68