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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from ac1fcc73 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 19642
new 031b7671 2: update: linux-ce96e791d6a7e11078f279273213c5c2e906f401: 19668
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 | 168 +-
02-build_llvm/console.log | 11322 ++++++++++++++++-----------------
03-build_linux/console.log | 1375 ++--
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 36 +-
console.log | 12937 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13041 insertions(+), 12831 deletions(-)
delete mode 100644 reset-baseline
--
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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from a0340e2d 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 19670
new ac1fcc73 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 19642
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 | 74 +-
02-build_llvm/console.log | 11597 +++++++++++++++++-----------------
03-build_linux/console.log | 1242 ++--
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 14 +-
console.log | 12963 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12873 insertions(+), 13051 deletions(-)
create mode 100644 reset-baseline
--
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 e650828b52d [LLVM] Fix Alignment death tests in Release Mode
new 31b6172a53c [AArch64] Add support for Transactional Memory Extension (TME)
new e4b125abc55 [X86][AVX] Ensure chained subvector insertions are the same [...]
new 0df00ebf0cd [IPSCCP] Move callsite check to the beginning of the loop.
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:
include/llvm/IR/IntrinsicsAArch64.td | 15 +++++++
include/llvm/Support/AArch64TargetParser.def | 1 +
include/llvm/Support/AArch64TargetParser.h | 1 +
lib/Target/AArch64/AArch64.td | 3 ++
lib/Target/AArch64/AArch64InstrFormats.td | 54 ++++++++++++++++++++---
lib/Target/AArch64/AArch64InstrInfo.td | 31 ++++++++++---
lib/Target/AArch64/AArch64Subtarget.h | 2 +
lib/Target/X86/X86ISelLowering.cpp | 2 +
lib/Transforms/Scalar/SCCP.cpp | 54 +++++++++++++++++------
test/CodeGen/AArch64/tme.ll | 44 ++++++++++++++++++
test/CodeGen/X86/oddsubvector.ll | 20 +++++----
test/MC/AArch64/tme-error.s | 47 ++++++++++++++++++++
test/MC/AArch64/tme.s | 24 ++++++++++
test/MC/Disassembler/AArch64/tme.txt | 19 ++++++++
test/Transforms/SCCP/indirectbr.ll | 34 +++++++++++++-
test/Transforms/SCCP/struct-arg-resolve-undefs.ll | 49 ++++++++++++++++++++
unittests/Support/TargetParserTest.cpp | 1 +
17 files changed, 365 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/AArch64/tme.ll
create mode 100644 test/MC/AArch64/tme-error.s
create mode 100644 test/MC/AArch64/tme.s
create mode 100644 test/MC/Disassembler/AArch64/tme.txt
create mode 100644 test/Transforms/SCCP/struct-arg-resolve-undefs.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 clang.
from 57eecd1e82 [RISCV] Support 'f' Inline Assembly Constraint
new 197b0bf00d [AArch64] Add support for Transactional Memory Extension (TME)
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/clang/Basic/BuiltinsAArch64.def | 6 +++++
lib/Basic/Targets/AArch64.cpp | 6 +++++
lib/Basic/Targets/AArch64.h | 1 +
lib/Headers/arm_acle.h | 24 ++++++++++++++++++-
lib/Sema/SemaChecking.cpp | 1 +
test/CodeGen/aarch64-tme.cpp | 42 +++++++++++++++++++++++++++++++++
test/Sema/aarch64-tme-errors.c | 8 +++++++
test/Sema/aarch64-tme-tcancel-errors.c | 9 +++++++
8 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/aarch64-tme.cpp
create mode 100644 test/Sema/aarch64-tme-errors.c
create mode 100644 test/Sema/aarch64-tme-tcancel-errors.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.
unknown user pushed a change to branch master
in repository llvm.
from 0b9980218c7 [X86] Regenerate lrshrink test checks to make D65354 diff easier
new e650828b52d [LLVM] Fix Alignment death tests in Release Mode
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:
unittests/Support/AlignmentTest.cpp | 96 ++++++++++++++++++++-----------------
1 file changed, 53 insertions(+), 43 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 06fa207c 0: update: llvm-linux: boot
new e550d81a 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 (06fa207c)
\
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 | 184 +-
02-build_llvm/console.log | 12006 +++++++++++++++++------------------
03-build_linux/console.log | 802 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13012 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13020 insertions(+), 13012 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.