gecko-dev/taskcluster/ci/build
Mike Shal 98ffc560c9 Bug 1561146 - Enable PGO for Windows aarch64 builds; r=firefox-build-system-reviewers,chmanchester
This build re-uses the PGO profile from the win64 build in the
win64-aarch64-shippable-no-eme part of the aarch64 build. Even though
the profile isn't generated on the smae platform, we still get enough of
a performance win to make this worthwhile.

Note that the pgo_flags() in configure need to be tweaked slightly since
we don't supprt the -fprofile-generate flag for aarch64 (we don't build
the clang_rt.profile lib there). So we always want to return the flags
namespace to make sure we get the use_* versions of flags, which we do
need.

Differential Revision: https://phabricator.services.mozilla.com/D38928

--HG--
extra : moz-landing-system : lando
2019-07-23 23:42:47 +00:00
..
android-stuff.yml Bug 1550816: Enforce consistent indenting in taskcluster yaml; r=aki 2019-05-10 21:19:48 +00:00
android.yml Bug 1557269 - part 1: Re-expose all maven artifacts and beetmove them r=mtabara 2019-07-05 15:19:14 +00:00
kind.yml Bug 1458385: Set mar-channel-id from taskcluster rather than based on update-channel; r=glandium 2019-07-11 16:40:00 +00:00
linux.yml Bug 1565193 - Require Rust 1.36 r=glandium 2019-07-19 04:50:22 +00:00
macosx.yml Bug 1566687 - Use mac-cross clang for all macosx builds. r=chmanchester 2019-07-17 21:49:16 +00:00
windows-mingw.yml Bug 1562256 - Update mingw version and re-enable mingw-clang builds r=dmajor 2019-07-02 20:50:51 +00:00
windows.yml Bug 1561146 - Enable PGO for Windows aarch64 builds; r=firefox-build-system-reviewers,chmanchester 2019-07-23 23:42:47 +00:00