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 652afeef24 AArch64: Fix LD crash on weak and undefined TLS symbols. (PR [...]
new 43771869e5 gdb/fortran: Remove some dead code from the parser
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:
gdb/ChangeLog | 5 +++++
gdb/f-exp.y | 14 +++-----------
2 files changed, 8 insertions(+), 11 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 64a70053a8b 2019-08-22 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 48665581293 [aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4
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 | 68 +++
gcc/config/aarch64/aarch64-simd-builtins.def | 6 +
gcc/config/aarch64/aarch64-simd.md | 44 ++
gcc/config/aarch64/arm_neon.h | 508 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +
.../advsimd-intrinsics/{vld1x3.c => vld1x4.c} | 49 +-
.../advsimd-intrinsics/{vst1x3.c => vst1x4.c} | 48 +-
7 files changed, 681 insertions(+), 47 deletions(-)
copy gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/{vld1x3.c => vld1x4.c} (59%)
copy gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/{vst1x3.c => vst1x4.c} (59%)
--
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 c4632f26c17 Reapply: [ARM] Fix lsrl with a 128/256 bit shift amount or [...]
new 69192266818 [MVT] Add MVT equivalent to EVT::getHalfNumVectorElementsVT [...]
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/MachineValueType.h | 9 +++++++++
lib/Target/X86/X86ISelLowering.cpp | 32 +++++++++++---------------------
2 files changed, 20 insertions(+), 21 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 91ea65af1a Revert r369458 "[DebugInfo] Add debug location to dynamic at [...]
new 58006f8790 [OpenCL] Fix declaration of enqueue_marker
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/Headers/opencl-c.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.
"Diana Picus pushed a change to branch diana/docker-bmk%wip
in repository toolchain/bmk-scripts.
from 3c02d83 Dump cpupower frequency-info
new 21ed0f8 Hack around guess-board-type for arm32
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:
run.sh | 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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6964d9c8 0: update: llvm-linux: boot
new a05e89e4 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 (6964d9c8)
\
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 | 166 +-
02-build_llvm/console.log | 12151 ++++++++++++++++++------------------
03-build_linux/console.log | 816 +--
06-update_baseline/console.log | 25 +
console.log | 13158 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13194 insertions(+), 13130 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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 6658574b 0: update: gcc-4757fbc95df29a0aaf533d36de2b96f4c4bf2312: 0
new 9f5e6720 0: update: gcc-64a70053a8be1b656af9438d715ad7d74e8bc385: 0
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 (6658574b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 196 +-
02-prepare_abe/console.log | 202 +-
03-build_abe-bootstrap_debug/console.log | 88953 ++++++++++++++--------------
console.log | 89379 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
5 files changed, 89363 insertions(+), 89377 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.