This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards f06004c 0: update: binutils-gcc: 2
new 6e7545b 0: update: binutils-gcc: 2
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 (f06004c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1540 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 38544 -> 38840 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 318668 -> 320644 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++-----
7 files changed, 42 insertions(+), 6 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-arm-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 9468a0f95385 [PowerPC] Define XL-compatible macros only for AIX and Linux
adds 67b5bc26bde8 [DebugInfo] Check DIEnumerator bit width when comparing fo [...]
adds d31f8cc6884b [AArch64] Avoid crashing on invalid -Wa,-march= values
adds 69fcfdedc505 [AArch64][GlobalISel] Fix an crash in RBS due to a new reg [...]
adds 0d44201451f0 [MachineOutliner] Don't outline functions starting with PA [...]
adds 426297cce9d5 [DSE] Add test case showing bug PR52774.
adds 33f7aa65f5d7 [DSE] Fix invalid removal of store instruction
adds 0f915e755eae [RegAllocFast] Fix nondeterminism in debuginfo generation
adds 35df3f98639e [DIArgList] Re-unique after changing operands to fix non-d [...]
adds 12aaa8553f82 [InstCombine] Remove attributes after hoisting free above [...]
adds 1ac6bb3c4dd4 [Clang][CFG] check children statements of asm goto
new bfb1bd1b9906 [Clang][Sema] Avoid crashing for va_arg expressions with b [...]
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:
clang/lib/Analysis/CFG.cpp | 2 +-
clang/lib/Analysis/UninitializedValues.cpp | 9 +-
clang/lib/Driver/ToolChains/Arch/AArch64.cpp | 15 ++-
clang/lib/Sema/SemaExpr.cpp | 2 +-
clang/test/Analysis/asm-goto.cpp | 29 ++++--
clang/test/Analysis/uninit-asm-goto.cpp | 47 ++++++---
clang/test/Driver/aarch64-target-as-march.s | 9 ++
clang/test/Sema/array-bounds-ptr-arith.c | 12 +++
clang/test/SemaCXX/varargs.cpp | 2 +
llvm/include/llvm/CodeGen/TargetInstrInfo.h | 4 +-
llvm/include/llvm/IR/Metadata.h | 1 +
llvm/lib/CodeGen/RegAllocFast.cpp | 3 +-
llvm/lib/CodeGen/TargetInstrInfo.cpp | 13 +++
llvm/lib/IR/DebugInfoMetadata.cpp | 10 ++
llvm/lib/IR/LLVMContextImpl.cpp | 9 +-
llvm/lib/IR/LLVMContextImpl.h | 5 +-
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp | 2 +
.../AArch64/GISel/AArch64RegisterBankInfo.cpp | 3 +
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp | 2 +-
.../InstCombine/InstructionCombining.cpp | 20 ++++
.../lib/Transforms/Scalar/DeadStoreElimination.cpp | 13 +--
.../GlobalISel/rbs-matrixindex-regclass-crash.mir | 56 ++++++++++
.../CodeGen/AArch64/machine-outliner-patchable.ll | 114 +++++++++++++++++++++
.../CodeGen/RISCV/machine-outliner-patchable.ll | 77 ++++++++++++++
.../DeadStoreElimination/store-after-loop.ll | 61 +++++++++++
llvm/test/Transforms/InstCombine/malloc-free.ll | 79 ++++++++++++++
llvm/unittests/IR/DebugInfoTest.cpp | 20 +++-
27 files changed, 570 insertions(+), 49 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/GlobalISel/rbs-matrixindex-regclass-c [...]
create mode 100644 llvm/test/CodeGen/AArch64/machine-outliner-patchable.ll
create mode 100644 llvm/test/CodeGen/RISCV/machine-outliner-patchable.ll
create mode 100644 llvm/test/Transforms/DeadStoreElimination/store-after-loop.ll
create mode 100644 llvm/test/Transforms/InstCombine/malloc-free.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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c198c877ab Automatic date update in version.in
adds 9bc6649d7b Automatic date update in version.in
adds 6b6f129692 Automatic date update in version.in
adds 2eb6f36dc7 Automatic date update in version.in
adds 119e9b2458 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 87cdacd 0: update: binutils-llvm-linux-qemu: all
new 484043a 0: update: binutils-llvm-linux-qemu: 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 (87cdacd)
\
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.xz | Bin 1568 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41820 -> 42080 bytes
04-build_llvm/console.log.xz | Bin 58936 -> 59108 bytes
05-build_abe-qemu/console.log.xz | Bin 30060 -> 30200 bytes
06-build_linux/console.log.xz | Bin 3268 -> 3368 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 3747999c6b ld: Extract _bfd_elf_link_iterate_on_relocs
adds bc2e7c7daa gdb: testsuite: show print array-indexes after set in arrayidx.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/arrayidx.exp | 8 ++++++++
1 file changed, 8 insertions(+)
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 787d66eb6c5 c++: default mem-init of array [PR103946]
adds 51d464b608b c++, match.pd: Evaluate in constant evaluation comparisons [...]
new fad14a028f3 x86_64: Improve (interunit) moves from TImode to V1TImode.
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/config/i386/i386-expand.c | 17 ++++++++++
gcc/cp/constexpr.c | 41 +++++++++++++++++++++++++
gcc/match.pd | 5 +++
gcc/testsuite/g++.dg/cpp1y/constexpr-89074-2.C | 19 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/constexpr-89074-1.C | 26 ++++++++++++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-mov-1.c | 11 +++++++
gcc/testsuite/gcc.target/i386/sse2-v1ti-zext.c | 16 ++++++++++
7 files changed, 135 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-89074-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-89074-1.C
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-mov-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-v1ti-zext.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 3747999c6b ld: Extract _bfd_elf_link_iterate_on_relocs
adds bc2e7c7daa gdb: testsuite: show print array-indexes after set in arrayidx.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/arrayidx.exp | 8 ++++++++
1 file changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.