This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 29bfdee4082 [GlobalISel][AArch64] Avoid unused function warnings in Rel [...]
new e6b5e1fb345 RegBankSelect: Fix use after free in r352123
new 81af257ae42 [PowerPC] Exploit store instructions that store a single ve [...]
new 6042831b761 [GlobalISel][AArch64] Avoid unused variable warning for var [...]
The 3 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:
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 1 +
lib/Target/PowerPC/PPCInstrVSX.td | 104 +++++++-
test/CodeGen/PowerPC/extract-and-store.ll | 293 ++++++++++++++++------
test/CodeGen/PowerPC/scalar_vector_test_2.ll | 57 +++--
5 files changed, 352 insertions(+), 105 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_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 673be496d gcc-32fae9652102843f4066ecf768df883bd1ef6fa0: all
new 58d2db856 linux-755d01d176971569f1231a7cb6b104eedd8f1ed3: all
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 (673be496d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 20 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3386 ++++-----
4-build_abe-stage1/console.log | 5319 +++++++-------
5-count_linux_objs/console.log | 5629 +++++++-------
console.log | 14590 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 14558 insertions(+), 14410 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_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d9de43cfb linux-3d4332cd825848da1a40c7116eb777b3269df0ea: 16218
new 99e7fc44a llvm-76c40f827dfd67cad6bfe477071af2a63ee5505e: 16218
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 (d9de43cfb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 68 +-
2-build_llvm/console.log | 10301 ++++++++++++++++----------------
3-count_linux_objs/console.log | 2102 +++----
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 10 +-
console.log | 12467 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 12554 insertions(+), 12416 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 414356bfc42 pdbutil: Remove unused variables
new 29bfdee4082 [GlobalISel][AArch64] Avoid unused function warnings in Rel [...]
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:
lib/Target/AArch64/AArch64InstructionSelector.cpp | 2 ++
1 file changed, 2 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 binutils-gdb.
from adc6a863a9 target_pass_signals/target_program_signals: Use gdb::array_view
new 0c56b5cfb6 PR24125, Assertion failure with embedded NULs in string
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:
gas/ChangeLog | 6 ++++++
gas/read.c | 2 --
2 files changed, 6 insertions(+), 2 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 clang.
from 4828e10693 [clang-cl] Ignore space-separated /AI arguments
new e217acab66 [clang-format] square parens with one token are not Objectiv [...]
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:
lib/Format/TokenAnnotator.cpp | 9 +++++++--
unittests/Format/FormatTestObjC.cpp | 14 ++++++++++++++
2 files changed, 21 insertions(+), 2 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 8c89c5fc26e PR c++/89001 - mangling of reference temporaries
new a07a49f1277 * config/rs6000/altivec.md (build_vector_mask_for_load): U [...]
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 | 106 ++++++++++++
gcc/config/rs6000/altivec.md | 2 +-
gcc/config/rs6000/constraints.md | 2 +-
gcc/config/rs6000/darwin.h | 2 +-
gcc/config/rs6000/freebsd64.h | 8 +-
gcc/config/rs6000/linux64.h | 8 +-
gcc/config/rs6000/predicates.md | 144 ++++++++---------
gcc/config/rs6000/rs6000-p8swap.c | 66 ++++----
gcc/config/rs6000/rs6000-string.c | 14 +-
gcc/config/rs6000/rs6000.c | 333 ++++++++++++++++++--------------------
gcc/config/rs6000/rs6000.h | 14 +-
gcc/config/rs6000/rs6000.md | 46 +++---
gcc/config/rs6000/rtems.h | 8 +-
gcc/config/rs6000/sysv4.h | 8 +-
gcc/config/rs6000/vsx.md | 24 +--
gcc/config/rs6000/xcoff.h | 8 +-
16 files changed, 441 insertions(+), 352 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_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3763869cc linux-23b6b8bf9011dc714e7c66ada789c665261607ac: all
new 40b09c099 llvm-de8481e60799ccaf21a5e94f9ab2007fe43c6f6d: all
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 (3763869cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 72 +-
2-build_llvm/console.log | 10255 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 158 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10491 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10469 insertions(+), 10535 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.