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.
discards 0c6e62c6 3: update: llvm-linux: 19518
discards 1fd52663 2: reset: linux-85993b8c9786fb24975dbcabebb1c75790d4fb6a: 19483
new 34025e13 2: update: llvm-linux: 19524
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 (0c6e62c6)
\
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 | 76 +-
02-build_llvm/console.log | 11742 +++++++++++++++----------------
03-build_linux/console.log | 2130 +++---
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 128 +-
console.log | 14090 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14431 insertions(+), 13763 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 gcc.
from d790a6d6cb3 MSP430: Put libgcc shift functions in their own section
new e9b88d36bd5 MSP430: Emulate 16-bit shifts with rotate insn when src ope [...]
new 611ede9d00a * configure: Regenerate.
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/config/msp430/msp430.md | 15 +++++++++------
gcc/configure | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/msp430/emulate-slli.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/msp430/emulate-srai.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/msp430/emulate-srli.c | 15 +++++++++++++++
7 files changed, 73 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/msp430/emulate-slli.c
create mode 100644 gcc/testsuite/gcc.target/msp430/emulate-srai.c
create mode 100644 gcc/testsuite/gcc.target/msp430/emulate-srli.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 glibc.
from 0158473d8f [powerpc] fegetexcept: utilize function instead of duplicating code
new 28dd393922 riscv: Do not use __has_include__
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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/riscv/flush-icache.c | 2 +-
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9fe3e499 0: update: gcc-e47edcf78cf5a5e964e20c36d4097c72b77cde68: all
new 52594524 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 (9fe3e499)
\
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 | 129 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10892 ++++++------
04-build_abe-stage1/console.log | 19797 +++++++++++-----------
05-build_linux/console.log | 909 +-
06-boot_linux/console.log | 2 +-
console.log | 32149 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 32670 insertions(+), 31646 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 a5f55e79b6c [MIPS GlobalISel] Select floor and ceil
new 9f0c8880fb8 [MIPS GlobalISel] Select fpext and fptrunc
new 271f77cd2f7 [MIPS GlobalISel] Select fabs
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:
lib/Target/Mips/MipsInstructionSelector.cpp | 10 ++++
lib/Target/Mips/MipsLegalizerInfo.cpp | 8 ++-
lib/Target/Mips/MipsRegisterBankInfo.cpp | 11 +++-
.../Mips/GlobalISel/instruction-select/fabs.mir | 65 ++++++++++++++++++++++
.../instruction-select/fpext_and_fptrunc.mir | 65 ++++++++++++++++++++++
test/CodeGen/Mips/GlobalISel/legalizer/fabs.mir | 61 ++++++++++++++++++++
.../GlobalISel/legalizer/fpext_and_fptrunc.mir | 61 ++++++++++++++++++++
test/CodeGen/Mips/GlobalISel/llvm-ir/fabs.ll | 27 +++++++++
.../Mips/GlobalISel/llvm-ir/fpext_and_fptrunc.ll | 25 +++++++++
.../CodeGen/Mips/GlobalISel/regbankselect/fabs.mir | 63 +++++++++++++++++++++
.../GlobalISel/regbankselect/fpext_and_fptrunc.mir | 63 +++++++++++++++++++++
11 files changed, 457 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/fabs.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/fpext_and_fptrunc.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/fabs.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/fpext_and_fptrunc.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/fabs.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/fpext_and_fptrunc.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/fabs.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/fpext_and_fptrunc.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.