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-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 5ab41a7a055 [CodeGenPrepare] limit overflow intrinsic matching to a sin [...]
adds fd254e429ea Add InstCombine tests for FNeg instruction.
adds 7a2e855a0fe Move Value *RHSCIOp def into the scope where its actually u [...]
adds 0f89b76b847 [SelectionDAG] Use any_of/all_of where possible. NFCI.
adds 5b05f20a3a5 [SLPVectorizer] Make getSpillCost() const. NFCI.
adds cbcd9b1b922 [X86] Fix some cppcheck "Local variable name shadows outer [...]
adds dca69eb29c8 [lldb] [lit] Fix more filename mismatches in Register tests
adds 60211cb8728 [lldb] [lit] Simplify general-purpose register tests
adds ee0571734f5 [C++] Interpret unknown identifier in parameter clause as u [...]
adds 5125a02a032 [clang] fixing -ast-print for variadic parameter pack in la [...]
new 70ee2def906 [X86] Make X86RegisterInfo(const Triple &TT) constructor explicit.
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/AST/StmtPrinter.cpp | 3 +
clang/lib/Parse/ParseDecl.cpp | 3 +
clang/test/AST/ast-printer-lambda.cpp | 36 +++++++++
clang/test/Parser/editor-placeholder-recovery.cpp | 2 +-
clang/test/SemaCXX/unknown-type-name.cpp | 4 +-
lldb/lit/Register/Inputs/x86-64-gp-read.cpp | 13 +---
lldb/lit/Register/Inputs/x86-64-gp-write.cpp | 26 ++-----
lldb/lit/Register/Inputs/x86-gp-read.cpp | 13 +---
lldb/lit/Register/Inputs/x86-gp-write.cpp | 36 ++++-----
lldb/lit/Register/x86-gp-write.test | 2 +-
lldb/lit/Register/x86-ymm-write.test | 2 +-
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 18 +----
llvm/lib/Target/X86/X86ISelLowering.cpp | 86 +++++++++++-----------
llvm/lib/Target/X86/X86RegisterInfo.h | 2 +-
.../Transforms/InstCombine/InstCombineCompares.cpp | 3 +-
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 11 ++-
llvm/test/Transforms/InstCombine/fneg.ll | 46 ++++++++++++
17 files changed, 176 insertions(+), 130 deletions(-)
create mode 100644 clang/test/AST/ast-printer-lambda.cpp
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards fa5a4eb2 0: update: llvm-linux: 18253
new f0c57785 0: update: llvm-linux: 18253
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 (fa5a4eb2)
\
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 | 175 +-
02-build_llvm/console.log | 11624 ++++++++++++++---------------
03-build_linux/console.log | 3418 ++++-----
06-update_baseline/console.log | 28 -
console.log | 15245 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 15214 insertions(+), 15288 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-mainline-allmodconfig
in repository toolchain/ci/linux.
from aa1be08f5258 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 12f363511d47 powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
adds 6203838dec05 Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/ [...]
No new revisions were added by this update.
Summary of changes:
arch/powerpc/mm/ppc_mmu_32.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 9d6d4be89d [gdb/testsuite] Add cc-with-debug-names.exp
adds af97b4161f Don't derive partial_symbol from general_symbol_info
adds b6484282f8 Fix incorrect use of 'is' operator for comparison in python/ [...]
adds 7f008c9e6a Change valid_user_defined_cmd_name_p to return bool
adds 6fe876770a Change valid_command_p to return bool
adds e2eb806a17 Use "false" in select_frame_for_mi
adds fa9c2a59e3 Use bool, true, and false in arc-tdep.c
adds 9c05602219 Use "false" in compile_cplus_convert_enum
adds 06d16ec977 Use gdb_assert_not_reached in arm-linux-nat.c
adds fbdf05a16e Change arc_tdesc_init to return bool
adds 5da01df5b5 Remove a VEC from ppc-linux-nat.c
adds 89055eaa12 Remove a VEC from aarch64-tdep.c
adds 1231b7b825 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 69 ++++++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 36 +++++++----------
gdb/arc-tdep.c | 26 ++++++------
gdb/arm-linux-nat.c | 2 +-
gdb/cli/cli-cmds.c | 6 +--
gdb/cli/cli-decode.c | 8 ++--
gdb/command.h | 2 +-
gdb/compile/compile-cplus-types.c | 2 +-
gdb/dwarf-index-write.c | 8 ++--
gdb/ppc-linux-nat.c | 58 ++++++++++++++-------------
gdb/psympriv.h | 18 ++++++---
gdb/psymtab.c | 76 +++++++++++++++++++-----------------
gdb/python/lib/gdb/command/prompt.py | 4 +-
gdb/stack.c | 2 +-
15 files changed, 197 insertions(+), 122 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 942616b1 0: update: binutils-gcc-linux: all
new e95b3064 0: update: 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 (942616b1)
\
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 32 +-
03-build_abe-binutils/console.log | 11051 +++++++-------
04-build_abe-stage1/console.log | 15461 ++++++++++---------
05-build_linux/console.log | 1752 +--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 32 +-
08-update_baseline/console.log | 48 +-
console.log | 28506 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 28494 insertions(+), 28534 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-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 9d6d4be89d [gdb/testsuite] Add cc-with-debug-names.exp
adds af97b4161f Don't derive partial_symbol from general_symbol_info
adds b6484282f8 Fix incorrect use of 'is' operator for comparison in python/ [...]
adds 7f008c9e6a Change valid_user_defined_cmd_name_p to return bool
adds 6fe876770a Change valid_command_p to return bool
adds e2eb806a17 Use "false" in select_frame_for_mi
adds fa9c2a59e3 Use bool, true, and false in arc-tdep.c
adds 9c05602219 Use "false" in compile_cplus_convert_enum
adds 06d16ec977 Use gdb_assert_not_reached in arm-linux-nat.c
adds fbdf05a16e Change arc_tdesc_init to return bool
adds 5da01df5b5 Remove a VEC from ppc-linux-nat.c
adds 89055eaa12 Remove a VEC from aarch64-tdep.c
adds 1231b7b825 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 69 ++++++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 36 +++++++----------
gdb/arc-tdep.c | 26 ++++++------
gdb/arm-linux-nat.c | 2 +-
gdb/cli/cli-cmds.c | 6 +--
gdb/cli/cli-decode.c | 8 ++--
gdb/command.h | 2 +-
gdb/compile/compile-cplus-types.c | 2 +-
gdb/dwarf-index-write.c | 8 ++--
gdb/ppc-linux-nat.c | 58 ++++++++++++++-------------
gdb/psympriv.h | 18 ++++++---
gdb/psymtab.c | 76 +++++++++++++++++++-----------------
gdb/python/lib/gdb/command/prompt.py | 4 +-
gdb/stack.c | 2 +-
15 files changed, 197 insertions(+), 122 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 64f0ecc5 0: update: binutils-gcc-linux: all
new b36f28d1 0: update: 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 (64f0ecc5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 60 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10255 ++++++------
04-build_abe-stage1/console.log | 19927 ++++++++++++-----------
05-build_linux/console.log | 678 +-
06-boot_linux/console.log | 2 +-
console.log | 31348 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31330 insertions(+), 31370 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-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from b09466c5d7e Daily bump.
adds fbab4bee9ef 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.