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-allyesconfig
in repository toolchain/ci/base-artifacts.
from 76213b38 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 17887
new 66ea3c2b 1: reset: linux-7b5cf701ea9c395c792e2a7e3b7caf4c68b87721: 17862
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 | 11563 +++++++++---------
03-build_linux/console.log | 1292 +-
05-check_regression/console.log | 22 +-
console.log | 13045 ++++++++++-----------
jenkins/manifest.sh | 10 +-
06-update_baseline/console.log => reset-baseline | 0
results | 2 +-
8 files changed, 12922 insertions(+), 13180 deletions(-)
copy 06-update_baseline/console.log => reset-baseline (100%)
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 2bc2dce3 0: update: llvm-linux: boot
new 2511096e 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 (2bc2dce3)
\
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 | 177 +-
02-build_llvm/console.log | 11992 +++++++++++++++++-----------------
03-build_linux/console.log | 672 +-
04-boot_linux/console.log | 414 +-
05-check_regression/console.log | 38 +-
console.log | 13293 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13308 insertions(+), 13290 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c95443a0 0: update: llvm-linux: boot
new 639a82bb 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 (c95443a0)
\
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 | 220 +-
02-build_llvm/console.log | 12040 +++++++++++++++----------------
03-build_linux/console.log | 1812 ++---
04-boot_linux/console.log | 408 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14496 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14500 insertions(+), 14500 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 30c0b52ad33 Emit diagnostic if an inline asm constraint requires an immediate
new f6207a21203 [lit] Actually run tests for internal env command
new 06cbc253a71 [lit] Print internal env commands
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:
utils/lit/lit/TestRunner.py | 17 ++++++++--------
.../tests/Inputs/shtest-env/print_environment.py | 2 +-
utils/lit/tests/Inputs/shtest-env/shtest-env.py | 3 ---
utils/lit/tests/shtest-env.py | 23 ++++++++++++++++++++++
4 files changed, 33 insertions(+), 12 deletions(-)
delete mode 100644 utils/lit/tests/Inputs/shtest-env/shtest-env.py
create mode 100644 utils/lit/tests/shtest-env.py
--
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 cf822ba074b [Attributor] Fix dereferenceable callsite argument initialization
new 30c0b52ad33 Emit diagnostic if an inline asm constraint requires an immediate
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/CodeGen/TargetLowering.h | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 35 +++++++++++++++++++-----
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 18 +++++++-----
lib/Target/AArch64/AArch64ISelLowering.cpp | 12 ++++++--
lib/Target/ARM/ARMISelLowering.cpp | 11 ++++----
lib/Target/AVR/AVRISelLowering.cpp | 6 ++--
lib/Target/RISCV/RISCVISelLowering.cpp | 4 +++
lib/Target/Sparc/SparcISelLowering.cpp | 2 +-
lib/Target/SystemZ/SystemZISelLowering.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 5 ++--
test/CodeGen/AArch64/arm64-inline-asm-error-I.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-J.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-K.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-L.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-M.ll | 2 +-
test/CodeGen/AArch64/arm64-inline-asm-error-N.ll | 2 +-
test/CodeGen/RISCV/inline-asm-invalid.ll | 10 +++----
test/CodeGen/X86/inline-asm-bad-constraint-n.ll | 2 +-
test/CodeGen/X86/inline-asm-e-constraint.ll | 17 ++++++++++++
test/CodeGen/X86/inline-asm-imm-out-of-range.ll | 7 +++++
test/CodeGen/X86/inline-asm-n-constraint.ll | 13 +++++++++
21 files changed, 117 insertions(+), 40 deletions(-)
create mode 100644 test/CodeGen/X86/inline-asm-e-constraint.ll
create mode 100644 test/CodeGen/X86/inline-asm-imm-out-of-range.ll
create mode 100644 test/CodeGen/X86/inline-asm-n-constraint.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9323fbed 0: update: llvm-linux: 17887
new 76213b38 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 17887
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 (9323fbed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 16 +-
02-build_llvm/console.log | 11672 ++++++++++++++++-----------------
03-build_linux/console.log | 1385 ++--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 73 -
console.log | 13152 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
7 files changed, 12943 insertions(+), 13368 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.