This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 73f994431a4 Add build_truth_vector_type_for_mode
new 0f905856ee1 Remove build_{same_sized_,}truth_vector_type
new 7c5ce695e03 Pass the data vector mode to get_mask_mode
new 695f5889b49 Use build_vector_type_for_mode in get_vectype_for_scalar_ty [...]
new 0b6c864b10c Use consistent compatibility checks in vectorizable_shift
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/ChangeLog | 62 +++++++++++++++++++++++++++
gcc/c/ChangeLog | 6 +++
gcc/c/c-typeck.c | 4 +-
gcc/config/aarch64/aarch64-sve-builtins.cc | 2 +-
gcc/config/aarch64/aarch64.c | 18 +++-----
gcc/config/gcn/gcn.c | 3 +-
gcc/config/i386/i386.c | 4 +-
gcc/config/rs6000/rs6000-call.c | 2 +-
gcc/cp/ChangeLog | 6 +++
gcc/cp/call.c | 2 +-
gcc/cp/typeck.c | 2 +-
gcc/d/ChangeLog | 5 +++
gcc/d/d-codegen.cc | 2 +-
gcc/doc/tm.texi | 20 ++++-----
gcc/optabs-query.c | 5 +--
gcc/target.def | 20 ++++-----
gcc/targhooks.c | 16 +------
gcc/targhooks.h | 2 +-
gcc/tree-vect-generic.c | 2 +-
gcc/tree-vect-loop.c | 9 ++--
gcc/tree-vect-patterns.c | 2 +-
gcc/tree-vect-slp.c | 3 +-
gcc/tree-vect-stmts.c | 69 ++++++++++++++++++------------
gcc/tree.c | 36 ++++++----------
gcc/tree.h | 2 -
25 files changed, 181 insertions(+), 123 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 990a0a6613f aarch64: Add testsuite checks for asm-flag
new d0c2faba933 Add a targetm.vectorize.related_mode hook
new c335357714d Replace mode_for_int_vector with related_int_vector_mode
new 73f994431a4 Add build_truth_vector_type_for_mode
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:
gcc/ChangeLog | 57 +++++++++++++++++++++++++++++
gcc/config/aarch64/aarch64-sve-builtins.cc | 4 +-
gcc/config/aarch64/aarch64.c | 6 +--
gcc/config/s390/s390.c | 4 +-
gcc/doc/tm.texi | 24 ++++++++++++
gcc/doc/tm.texi.in | 2 +
gcc/expmed.c | 8 ++--
gcc/machmode.h | 17 ++-------
gcc/optabs-query.c | 7 +---
gcc/optabs.c | 5 +--
gcc/stor-layout.c | 41 +++++++++++++++++----
gcc/target.def | 27 ++++++++++++++
gcc/targhooks.c | 19 ++++++++++
gcc/targhooks.h | 3 ++
gcc/tree-vect-loop-manip.c | 20 ++++++----
gcc/tree-vect-loop.c | 18 +++++----
gcc/tree-vect-stmts.c | 59 ++++++++++++------------------
gcc/tree-vectorizer.h | 10 ++---
gcc/tree.c | 33 +++++++++++------
gcc/tree.h | 1 +
20 files changed, 256 insertions(+), 109 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 0e3f1ad80fc8 Remove VirtualBox guest shared folders filesystem
adds e6c617102c7e Btrfs: fix log context list corruption after rename exchan [...]
adds afd7a71872f1 Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/sc [...]
adds 003f01c78002 Input: synaptics-rmi4 - fix video buffer size
adds f6aabe1ff1d9 Input: synaptics-rmi4 - disable the relative position IRQ [...]
adds 5d40d95e7e64 Input: synaptics-rmi4 - do not consume more data than we h [...]
adds 310ca2a61c41 Input: synaptics-rmi4 - remove unused result_bits mask
adds 549766ac2ac1 Input: synaptics-rmi4 - clear IRQ enables for F54
adds 79aae6acbef1 Input: cyttsp4_core - fix use after free bug
adds bf9294798930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
drivers/input/rmi4/rmi_f11.c | 9 +++------
drivers/input/rmi4/rmi_f12.c | 32 ++++++++++++++++++++++++++++----
drivers/input/rmi4/rmi_f54.c | 4 ++--
drivers/input/touchscreen/cyttsp4_core.c | 7 -------
fs/btrfs/inode.c | 15 +++++++++++++++
5 files changed, 48 insertions(+), 19 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/base-artifacts.
discards f91d3432 0: update: llvm-linux: 18068
new 4b7b7a0a 0: update: llvm-linux: 18068
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 (f91d3432)
\
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 | 216 +-
02-build_llvm/console.log | 12408 +++++++++++++++++------------------
03-build_linux/console.log | 806 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 +
console.log | 13466 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13500 insertions(+), 13444 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-aarch64-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from bc6d0f15c22 [Sema] Add MacroQualified case for FunctionTypeUnwrapper
adds b288f7d6bb8 [codeview] Fix for PR43479
adds 840845a1eea Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdaf
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/CodeGen/MachineFunction.h | 15 +--
llvm/include/llvm/CodeGen/MachineInstr.h | 52 +++++++-
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 +--
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 34 +++--
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h | 3 +-
llvm/lib/CodeGen/MachineFunction.cpp | 19 +--
llvm/lib/CodeGen/MachineInstr.cpp | 142 ++++++++++-----------
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | 7 +-
.../CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 8 +-
llvm/test/CodeGen/X86/label-heapallocsite.ll | 43 +++----
llvm/test/CodeGen/X86/taildup-heapallocsite.ll | 21 ++-
llvm/unittests/CodeGen/MachineInstrTest.cpp | 140 ++++++++++++++++++++
12 files changed, 331 insertions(+), 169 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ce3e64c4 0: update: llvm-linux: all
new 6a545023 0: update: llvm-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 (ce3e64c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 11978 ++++++++++++++++++------------------
03-build_linux/console.log | 728 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12899 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12930 insertions(+), 12876 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-aarch64-next-defconfig
in repository toolchain/ci/llvm-project.
from bc6d0f15c22 [Sema] Add MacroQualified case for FunctionTypeUnwrapper
adds b288f7d6bb8 [codeview] Fix for PR43479
adds 840845a1eea Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdaf
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/CodeGen/MachineFunction.h | 15 +--
llvm/include/llvm/CodeGen/MachineInstr.h | 52 +++++++-
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 16 +--
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 34 +++--
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h | 3 +-
llvm/lib/CodeGen/MachineFunction.cpp | 19 +--
llvm/lib/CodeGen/MachineInstr.cpp | 142 ++++++++++-----------
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp | 7 +-
.../CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 8 +-
llvm/test/CodeGen/X86/label-heapallocsite.ll | 43 +++----
llvm/test/CodeGen/X86/taildup-heapallocsite.ll | 21 ++-
llvm/unittests/CodeGen/MachineInstrTest.cpp | 140 ++++++++++++++++++++
12 files changed, 331 insertions(+), 169 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f2d7d549 0: update: llvm-linux: boot
new 0afac70d 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 (f2d7d549)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 12070 +++++++++++++++++-----------------
03-build_linux/console.log | 708 +-
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 +
console.log | 13473 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13508 insertions(+), 13450 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.