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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e40f0201 0: update: llvm-linux: boot
new a657ecae 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 (e40f0201)
\
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 | 68 +-
02-build_llvm/console.log | 11964 ++++++++++++++++++------------------
03-build_linux/console.log | 670 +--
04-boot_linux/console.log | 4 +-
console.log | 12706 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12710 insertions(+), 12710 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8a0b23ce 0: update: llvm-linux: 16
new ffb35960 0: update: llvm-linux: 16
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 (8a0b23ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 18 +-
02-build_llvm/console.log | 12269 +++++++++++++++++------------------
03-build_linux/console.log | 842 +--
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 28 +
console.log | 13159 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13198 insertions(+), 13140 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 fe0144dd775 [AArch64][SVE] Implement punpk[hi|lo] intrinsics
new 80bba055baa [X86] Add ANY_EXTEND to switch in ReplaceNodeResults, but j [...]
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/X86/X86ISelLowering.cpp | 6 ++++++
test/CodeGen/X86/pr43509.ll | 25 +++++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 test/CodeGen/X86/pr43509.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 llvm.
from 8177e21eb0b [InstCombine] fold negate disguised as select+mul
new 8f63d869131 [EarlyCSE] Pass preserves AA.
new fe0144dd775 [AArch64][SVE] Implement punpk[hi|lo] intrinsics
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:
include/llvm/IR/IntrinsicsAArch64.td | 12 ++++
lib/IR/Function.cpp | 5 +-
lib/Target/AArch64/AArch64SVEInstrInfo.td | 4 +-
lib/Target/AArch64/SVEInstrFormats.td | 13 +++++
lib/Transforms/Scalar/EarlyCSE.cpp | 1 +
.../AArch64/sve-intrinsics-pred-operations.ll | 65 ++++++++++++++++++++++
6 files changed, 96 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AArch64/sve-intrinsics-pred-operations.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 lldb.
from f83416c77 [lldb][NFC] Updating test to reflect made by D67966
new 9dd9cb88f [test] Make TestBasicEntryValuesX86_64 run on Linux as well a [...]
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:
.../basic_entry_values_x86_64/TestBasicEntryValuesX86_64.py | 6 +++++-
1 file changed, 5 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.
unknown user pushed a change to branch master
in repository gcc.
from 7085fc55d30 [AArch64] Make more use of function_abi
new 59df56a32fd [AArch64][SVE] Utilize ASRD instruction for division and remainder
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 | 13 ++++
gcc/config/aarch64/aarch64-sve.md | 41 +++++++++++++
gcc/config/aarch64/iterators.md | 1 +
gcc/doc/md.texi | 11 ++++
gcc/doc/sourcebuild.texi | 4 ++
gcc/internal-fn.def | 2 +
gcc/optabs.def | 1 +
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.dg/vect/vect-sdiv-pow2-1.c | 79 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/asrdiv_1.c | 51 ++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 8 +++
gcc/tree-vect-patterns.c | 32 +++++++++-
12 files changed, 249 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-sdiv-pow2-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/asrdiv_1.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/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 3a16def3ea3 Daily bump.
adds 0fb33c048a9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1329fdb7 0: update: binutils-gcc-linux: boot
new 57c94389 0: update: binutils-gcc-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 (1329fdb7)
\
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 | 225 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 9600 +++++++-------
04-build_abe-stage1/console.log | 14094 ++++++++++----------
05-build_linux/console.log | 656 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 25 +
console.log | 24849 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 24889 insertions(+), 24846 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.