gecko-dev/build/moz.configure
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-ndk.configure Bug 1557855 - Use a sensible default for --with-android-ndk. r=nalexander 2019-06-07 22:23:37 +00:00
android-sdk.configure Bug 1515248 - Upgrade to Android-Gradle plugin 3.2.1 and build-tools 28.0.3. r=agi 2019-07-20 17:27:53 +00:00
arm.configure Bug 1556880 - Support GCC ARM preprocessor defines to detect the ARM target. r=chmanchester 2019-06-05 02:53:01 +00:00
bindgen.configure Bug 1559814 - Update cbindgen. r=boris 2019-06-26 20:32:41 +00:00
checks.configure Backed out changeset f593f5a5bfa3 (bug 1555346) for build bustages on llvm-profdata. CLOSED TREE 2019-05-29 19:14:25 +03:00
compile-checks.configure Bug 1547038 - ignore unrelated errors when checking compiler flags with ccache; r=chmanchester 2019-04-30 20:04:22 +00:00
compilers-util.configure Bug 1510897 - Separate Android C++ flags from the other Android toolchain flags. r=nalexander 2019-03-27 22:05:04 +00:00
flags.configure Bug 1513009 - Deny Rust warnings on automation. r=ted 2018-12-14 23:35:47 +01:00
headers.configure Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
init.configure Bug 1562389 - Better detect non-clang-cl native windows clang. r=glandium 2019-07-08 10:35:40 +00:00
java.configure Bug 1528314 - Make configure find an appropriate java via /usr/libexec/java_home on macOS. r=nalexander 2019-07-02 23:25:04 +00:00
keyfiles.configure
memory.configure Bug 1567065 - Enable PHC on Linux64 Nightly builds. r=glandium 2019-07-19 11:28:46 +00:00
node.configure Bug 1482435 - Separate out nodejs finding logic from configure and use it for ESLint. r=firefox-build-system-reviewers,gps 2018-09-25 18:15:51 +00:00
old.configure Bug 1562952 - Always build signmar when mar is built. r=nalexander 2019-07-16 19:01:03 +00:00
pkg.configure Bug 1519308 - Try toolchain-prefixed pkg-config. r=froydnj 2019-01-11 23:56:19 +00:00
rust.configure Bug 1565193 - Require Rust 1.36 r=glandium 2019-07-19 04:50:22 +00:00
toolchain.configure Bug 1561146 - Enable PGO for Windows aarch64 builds; r=firefox-build-system-reviewers,chmanchester 2019-07-23 23:42:47 +00:00
tup.configure Bug 1494833 - Bump tup version to v0.7.8; r=chmanchester 2018-09-28 02:33:53 +00:00
util.configure Bug 1526062 - Fix miscellaneous NameErrors lingering in the python configure code. r=nalexander 2019-02-08 16:56:13 +00:00
warnings.configure Bug 1530650 - Add --cap-lints warn to RUSTFLAGS when not building with --enable-warnings-as-errors. r=froydnj 2019-05-22 12:59:01 +00:00
windows.configure Bug 1546491 - raise minimum windows SDK version; r=RyanVM 2019-04-24 16:15:10 +00:00