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 dac6552d4a Update the Swedish translation for the gas sub-directory.
new 9596751830 [ARC] [COMMITTED] Fix formatting.
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:
bfd/ChangeLog | 9 ++++
bfd/elf32-arc.c | 141 +++++++++++++++++++++++++++++---------------------------
2 files changed, 82 insertions(+), 68 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 1212c09f2b9 [ARM] MVE floating point compares and selects
new cdcd461bbfb [ARM] Better AND's for MVE compares
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/ARM/ARMInstrMVE.td | 24 +++++++
test/CodeGen/Thumb2/mve-pred-and.ll | 135 +++++++++++-------------------------
2 files changed, 63 insertions(+), 96 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards dd4b9970 0: update: gcc-f47e160a90a9007ee7c37c5a287e281b6b84a5f5: -5
new 71122a4c 0: update: gcc-217597acb2493b727255b66cd199fafa065427b7: -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 (dd4b9970)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 128 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-bootstrap_ubsan/console.log | 70149 ++++++++++++++--------------
console.log | 70537 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 70520 insertions(+), 70538 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-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 7b5cf701ea9c Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds f5e03d3a0497 parisc: add kprobe_fault_handler()
adds 69245c97560b parisc: Flush ITLB in flush_tlb_all_local() only on split [...]
adds ad5e427e0f6b Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
arch/parisc/include/asm/kprobes.h | 4 ++++
arch/parisc/kernel/pacache.S | 3 ++-
2 files changed, 6 insertions(+), 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b6979262 0: update: llvm-linux: 17862
new 41f281af 0: update: llvm-linux: 17862
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 (b6979262)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 220 +-
02-build_llvm/console.log | 11957 ++++++++++++++++-----------------
03-build_linux/console.log | 1302 ++--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 13493 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13500 insertions(+), 13498 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 366cce74007 [ARM] Basic And/Or/Xor handling for MVE predicates
new 0b34fd48afc [llvm-ar][test] Fix move operation tests
new 1212c09f2b9 [ARM] MVE floating point compares and selects
The 2 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/ARM/ARMISelLowering.cpp | 14 +-
lib/Target/ARM/ARMInstrMVE.td | 40 +
test/CodeGen/Thumb2/mve-vcmpf.ll | 3441 +++++++++++++++++++++++++++++++++++
test/CodeGen/Thumb2/mve-vcmpfz.ll | 3225 ++++++++++++++++++++++++++++++++
test/CodeGen/Thumb2/mve-vpsel.ll | 24 +
test/tools/llvm-ar/move-after.test | 10 +-
test/tools/llvm-ar/move-before.test | 24 +-
7 files changed, 6760 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/Thumb2/mve-vcmpf.ll
create mode 100644 test/CodeGen/Thumb2/mve-vcmpfz.ll
--
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 0f3f71676a [ARC] Update disassembler opcode selection
new dac6552d4a Update the Swedish translation for the gas sub-directory.
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 | 4 +
gas/po/sv.po | 9330 +++++++++++++++++++++++++++++++--------------------------
2 files changed, 5113 insertions(+), 4221 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.