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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d4d0bef818 0: last-good: llvm-linux: all
new 917a28b190 0: last-good: 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 (d4d0bef818)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9072 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 76 +-
5-update_baseline/console.log | 2 +-
console.log | 9176 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
6 files changed, 9196 insertions(+), 9160 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 f237196b1b4 AMDGPU/GlobalISel: Make phis legal
new 13419c122c8 [DAGCombiner] prevent infinite looping by truncating 'and' [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 +++--
test/CodeGen/X86/trunc-and.ll | 26 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/trunc-and.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 fd5894c858 [CodeComplete] Collect visited contexts when scope specifier [...]
new 266e803a09 [CUDA]Delayed diagnostics for the asm instructions.
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/Sema/Sema.cpp | 6 +-
lib/Sema/SemaExprCXX.cpp | 2 +-
lib/Sema/SemaStmt.cpp | 2 +-
lib/Sema/SemaStmtAsm.cpp | 9 ---
test/SemaCUDA/asm_delayed_diags.cu | 118 +++++++++++++++++++++++++++++++++++++
5 files changed, 124 insertions(+), 13 deletions(-)
create mode 100644 test/SemaCUDA/asm_delayed_diags.cu
--
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 release_80
in repository clang.
from 6a89449e55 Merging r354351: ------------------------------------------- [...]
new 479033c410 ReleaseNotes: speculative load hardening; text by Kristof
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:
docs/ReleaseNotes.rst | 7 ++++++-
1 file 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.
unknown user pushed a change to branch master
in repository llvm.
from 82b334b7fdf [x86] regenerate checks; NFC
new 8adde36d0a2 Fix missing C++ mode comments
new ca533da4d61 RegBankSelect: Allow targets to introduce control flow for mapping
new f237196b1b4 AMDGPU/GlobalISel: Make phis legal
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/Support/ScopedPrinter.h | 2 +-
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 13 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 13 +
test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir | 1109 +++++++++++++++++++++++
utils/TableGen/SubtargetFeatureInfo.h | 2 +-
5 files changed, 1137 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 35f8056fac 4: first-bad: : 17558
new b02cfe9b93 4: last-good: llvm-linux: 17558
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 (35f8056fac)
\
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10264 +++++++++++++------------
3-count_linux_objs/console.log | 5444 ++++----------
4-check_regression/console.log | 17 +-
5-update_baseline/console.log | 26 +-
console.log | 15819 ++++++++++++++++-----------------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
8 files changed, 13210 insertions(+), 18446 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/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0ef8a082c3 AArch64: Add default reggroups
adds c763b89433 Use upper case for metasyntactic variables in "help find"
adds 8d18bf796b Harden readelf's IA64 note display function so that it can h [...]
adds 7fc0c668f2 Fix a illegal memory access fault when parsing a corrupt MIP [...]
adds 171375c68e Fix potential illegal memory access by readelf when parsing [...]
adds 3ca60c57a7 Fix potential illegal memory access by readelf when parsing [...]
adds 0c95f9ed6c Fix typos in symtab_symbol_info
adds 56b80d4c4c Automatic date update in version.in
adds 160eba9301 PowerPC __tls_get_addr arg parsing
adds 5cacf1c88f Fix illegal memory accesses by readelf when parsing corrupt [...]
adds ee2bcb0c35 Disable styling when running in batch mode
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 39 ++++++++++
binutils/readelf.c | 142 ++++++++++++++++++++++++++++------
binutils/unwind-ia64.c | 154 +++++++++++++++++++++++++++----------
gas/config/tc-ppc.c | 92 ++++++++++++----------
gdb/ChangeLog | 13 ++++
gdb/findcmd.c | 6 +-
gdb/main.c | 8 +-
gdb/symtab.c | 4 +-
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/info_qt.exp | 4 +-
ld/testsuite/ld-powerpc/tls32.s | 3 +-
12 files changed, 356 insertions(+), 115 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/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9f19b88fee 0: last-good: binutils-gcc-linux: all
new 63508cc388 0: last-good: binutils-gcc-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 (9f19b88fee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3341 +-
4-build_abe-stage1/console.log | 3883 +-
5-count_linux_objs/console.log | 269379 ++++++++++++++++++-----------------
console.log | 276699 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 276693 insertions(+), 276639 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.