This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a9843a8a3 Simplify ArchSpec::IsMIPS()
new cbb8753cf Simplify Triple::ppc64{,le} checks with Triple::isPPC64()
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:
source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp | 4 +---
source/Plugins/Architecture/PPC64/ArchitecturePPC64.cpp | 9 ++++-----
.../Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp | 14 +++-----------
source/Plugins/Process/Linux/NativeProcessLinux.cpp | 2 +-
.../Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 10 +++++-----
5 files changed, 14 insertions(+), 25 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 lld.
from 9f38b33c9 [LTO] Improve readability of module IDs
new 9c68d06c5 Add missing "REQUIRES: x86" to the lto/irmover-warning.ll 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:
test/ELF/lto/irmover-warning.ll | 1 +
1 file changed, 1 insertion(+)
--
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 aarch64/sve-acle-branch
in repository gcc.
from 71215f2d694 [SVE ACLE] Add sv{cnt,qinc,qdec}p
new 44d97827e40 [SVE ACLE] Implement more rtx vector folds
new 646fcf3807f [SVE ACLE] Fix folding of vector EQ/NE
new d32ac070d8e [SVE ACLE] Make simd_immediate_info INDEX explicit
new 2cbf58c607a [SVE ACLE] Add more predicate constants
The 4 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/config/aarch64/aarch64-protos.h | 4 +
gcc/config/aarch64/aarch64-sve.md | 8 +-
gcc/config/aarch64/aarch64.c | 447 +++++++++++++++++-----
gcc/fold-const-call.c | 38 ++
gcc/fold-const.c | 14 +-
gcc/int-vector-builder.h | 9 +-
gcc/rtx-vector-builder.h | 16 +-
gcc/simplify-rtx.c | 41 +-
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_1.c | 2 +
gcc/testsuite/gcc.target/aarch64/sve/peel_ind_2.c | 4 +
gcc/testsuite/gcc.target/aarch64/sve/spill_2.c | 17 +-
gcc/testsuite/gcc.target/aarch64/sve/while_10.c | 25 ++
gcc/testsuite/gcc.target/aarch64/sve/while_5.c | 25 ++
gcc/testsuite/gcc.target/aarch64/sve/while_6.c | 25 ++
gcc/testsuite/gcc.target/aarch64/sve/while_7.c | 25 ++
gcc/testsuite/gcc.target/aarch64/sve/while_8.c | 25 ++
gcc/testsuite/gcc.target/aarch64/sve/while_9.c | 25 ++
gcc/tree-vector-builder.c | 97 -----
gcc/tree-vector-builder.h | 20 +-
gcc/tree.c | 17 +
gcc/tree.h | 1 +
gcc/vector-builder.h | 204 ++++++++--
22 files changed, 808 insertions(+), 281 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/while_10.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/while_5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/while_6.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/while_7.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/while_8.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/while_9.c
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f1c99b76 0: update: llvm-linux: boot
new 2231acc1 0: update: llvm-linux: boot
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 (f1c99b76)
\
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:
01-reset_artifacts/console.log | 52 +-
02-build_llvm/console.log | 11792 ++++++++++++++++-----------------
03-build_linux/console.log | 1688 ++---
04-boot_linux/console.log | 360 +-
06-update_baseline/console.log | 25 +
console.log | 13917 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13949 insertions(+), 13899 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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3148e19678 Automatic date update in version.in
adds 35c8c05dcc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e555ff00 0: update: binutils-gcc-linux: all
new 4e291bf2 0: update: binutils-gcc-linux: 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 (e555ff00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 184 +-
03-build_abe-binutils/console.log | 11058 +++++++--------
04-build_abe-stage1/console.log | 13652 +++++++++----------
05-build_linux/console.log | 786 +-
06-boot_linux/console.log | 6 +-
console.log | 25830 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25833 insertions(+), 25825 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 bfcba496001 PR tree-optimization/90106 * tree-call-cdce.c (shrink_wra [...]
new 95e989c55b2 testsuite - improve check_effective_target_cet.
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 +++++
gcc/testsuite/lib/target-supports.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.