This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 181d2e984c Fixed typos in tests: s/CHEKC/CHECK/
new 0f4dd73bec [AArch64] Add support for Cortex-A76 and Cortex-A76AE
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
test/Driver/aarch64-cpus.c | 16 ++++++++++++++++
test/Driver/aarch64-dotprod.c | 1 +
test/Driver/arm-cortex-cpus.c | 34 ++++++++++++++++++++++++++++++++++
test/Driver/arm-dotprod.c | 6 ++++++
4 files changed, 57 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 96b7d76c518 PR c++/89285 * g++.dg/cpp1y/constexpr-89285-2.C: New test.
new 30a05bdcd6c df-scan: fix use of mw_order in df_mw_compare (PR 86096)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/df-scan.c | 5 +----
2 files changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards e6df1fb996 0: good: llvm-9b49f36a036a53d2cc600527a8b403cd48f7e411: -1
new 36a86c1709 0: good: llvm-51c1f640aa41fec5893d8de9eb0300239fcd9e2b: -1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e6df1fb996)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 82 +-
02-build_llvm/console.log | 9972 +++++++++++++++++++-------------------
03-benchmark/benchmark.log | 16 +-
03-benchmark/console.log | 38 +-
05-update_baseline/console.log | 2 +-
console.log | 10094 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 10172 insertions(+), 10040 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b5395dc0fc8 [llvm-objcopy] Add --add-symbol
new a61848693cb [AArch64] Add support for Cortex-A76 and Cortex-A76AE
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/Support/AArch64TargetParser.def | 6 ++++++
include/llvm/Support/ARMTargetParser.def | 4 ++++
lib/Target/AArch64/AArch64.td | 15 +++++++++++++-
lib/Target/AArch64/AArch64Subtarget.cpp | 1 +
lib/Target/AArch64/AArch64Subtarget.h | 1 +
lib/Target/ARM/ARM.td | 18 +++++++++++++++++
lib/Target/ARM/ARMSubtarget.cpp | 1 +
lib/Target/ARM/ARMSubtarget.h | 1 +
test/CodeGen/AArch64/cpus.ll | 2 ++
test/MC/AArch64/armv8.2a-dotprod.s | 1 +
test/MC/AArch64/armv8.5a-ssbs.s | 2 ++
test/MC/ARM/armv8.2a-dotprod-a32.s | 1 +
test/MC/ARM/armv8.2a-dotprod-t32.s | 1 +
test/MC/Disassembler/AArch64/armv8.5a-ssbs.txt | 2 ++
unittests/Support/TargetParserTest.cpp | 28 ++++++++++++++++++++++++--
15 files changed, 81 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8b64c6ceb9f 2019-02-25 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
new 96b7d76c518 PR c++/89285 * g++.dg/cpp1y/constexpr-89285-2.C: New test.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/ChangeLog | 5 +++++
.../g++.dg/cpp1y/{constexpr-89285.C => constexpr-89285-2.C} | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
copy gcc/testsuite/g++.dg/cpp1y/{constexpr-89285.C => constexpr-89285-2.C} (78%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-bootstrap
in repository toolchain/ci/gcc.
from cffa8989854 2019-02-23 Paul Thomas <pault(a)gcc.gnu.org>
adds 3f23f6e94cd 2019-02-23 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds a55421cc86e Daily bump.
adds 5afbbe544c0 [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 6 +++---
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/class.c | 10 +++++++++-
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/simplify.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++++++-
gcc/testsuite/gfortran.dg/warn_conversion_11.f90 | 18 ++++++++++++++++++
9 files changed, 58 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_conversion_11.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards bb94771afa gcc-cffa89898549368003f2dbd353856631ff205d9b: -5
new 5eba6241da gcc-5afbbe544c0b581f6cea4ed4e7dea7da212e9dc6: -10
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bb94771afa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
1-reset_artifacts/console.log | 3 +-
3-build_abe-bootstrap/console.log | 22016 ++++++-----------------------------
console.log | 22019 ++++++------------------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 -
6 files changed, 7042 insertions(+), 37006 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from cffa8989854 2019-02-23 Paul Thomas <pault(a)gcc.gnu.org>
adds 3f23f6e94cd 2019-02-23 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds a55421cc86e Daily bump.
adds 5afbbe544c0 [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.md | 6 +++---
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/class.c | 10 +++++++++-
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/simplify.c | 2 +-
gcc/testsuite/ChangeLog | 8 +++++++-
gcc/testsuite/gfortran.dg/warn_conversion_11.f90 | 18 ++++++++++++++++++
9 files changed, 58 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_conversion_11.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 24795a4dac gcc-cffa89898549368003f2dbd353856631ff205d9b: -5
new 5b66432361 gcc-5afbbe544c0b581f6cea4ed4e7dea7da212e9dc6: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (24795a4dac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-arm-boot [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
1-reset_artifacts/console.log | 58 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-bootstrap_O3/console.log | 59238 ++++++++++++++++----------------
5-update_baseline/console.log | 2 +-
console.log | 59320 +++++++++++++++++----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
7 files changed, 59328 insertions(+), 59320 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.