about summary refs log tree commit diff
path: root/src/ci/pgo.sh
AgeCommit message (Expand)AuthorLines
2022-02-06Build libcore as 2021 in a few more placesScott McMurray-8/+8
2021-10-14Move LLVM profiling to a separate phase of compilationMark Rousskov-8/+30
2021-08-24PGO for LLVM builds on x86_64-unknown-linux-gnu in CIMark Rousskov-49/+47
2021-07-10Use clang 12.0.1 on dist-x86_64/i686-linuxNikita Popov-1/+1
2021-06-28Add inflate to pgojackh726-3/+5
2021-05-10update perf version used for PGORalf Jung-1/+1
2021-04-24update rustc-perf version that is used for PGORalf Jung-1/+1
2021-02-09ci: allow unstable features in some PGO benchmarksPietro Albini-2/+4
2021-01-30Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"Nikita Popov-1/+1
2021-01-28Update Python and Clang on x86 dist imagesNikita Popov-1/+1
2021-01-25ci: use the monorepo's lockfile when building cargo for pgo profilingPietro Albini-0/+14
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-0/+47