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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3372bb5a 0: update: llvm-linux: all
new 9c359cd7 0: update: 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 (3372bb5a)
\
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 11900 ++++++++++++++++++------------------
03-build_linux/console.log | 690 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12758 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 12791 insertions(+), 12762 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 5684d0845b4 [RISCV] Disable test/Analysis/CostModel/RISCV tests if RISC [...]
new d51e3ac4477 Fix whitespace indentation. NFCI.
new 2f136046e7e [DAGCombine] Cleanup isNegatibleForFree/GetNegatedExpressio [...]
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:
include/llvm/CodeGen/TargetLowering.h | 4 ++--
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 41 ++++++++++++++++----------------
2 files changed, 23 insertions(+), 22 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 12074f62 2: update: gcc-8d99db7fec9517dd52219aa924add34068b15212: 18543
new fed1a2dd 2: update: linux-b2924447b98afa42f13f16b1a4786f0872a2fc37: 18548
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 (12074f62)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 12 +-
02-prepare_abe/console.log | 254 +-
03-build_abe-binutils/console.log | 8890 +++++++-------
04-build_abe-stage1/console.log | 13513 ++++++++++-----------
05-build_linux/console.log | 947 +-
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 14 +-
console.log | 23638 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
10 files changed, 23420 insertions(+), 23864 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b8112fee 0: update: binutils-gcc-linux: all
new 12a84e6d 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 (b8112fee)
\
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 | 130 +-
02-prepare_abe/console.log | 324 +-
03-build_abe-binutils/console.log | 10975 ++++----
04-build_abe-stage1/console.log | 15482 ++++++-----
05-build_linux/console.log | 24422 ++++++++---------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 32 +-
console.log | 51327 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 51326 insertions(+), 51380 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 16cf5446cea [MIPS GlobalISel] Select sqrt
new 5684d0845b4 [RISCV] Disable test/Analysis/CostModel/RISCV tests if RISC [...]
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:
test/{MC/Disassembler => Analysis/CostModel}/RISCV/lit.local.cfg | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy test/{MC/Disassembler => Analysis/CostModel}/RISCV/lit.local.cfg (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/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 0088ba596b gdb/testsuite: Improve comments in recently added test
adds 62d8e3b731 libctf: eschew %zi format specifier
adds 12efd68d15 i386: Check vector length for EVEX vextractfXX and vinsertfXX
adds 811731b21b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 9 ++++
gas/testsuite/gas/i386/disassem.d | 5 ++-
gas/testsuite/gas/i386/disassem.s | 2 +
gas/testsuite/gas/i386/x86-64-disassem.d | 5 ++-
gas/testsuite/gas/i386/x86-64-disassem.s | 2 +
libctf/ChangeLog | 6 +++
libctf/ctf-archive.c | 7 ++--
libctf/ctf-create.c | 7 ++--
opcodes/ChangeLog | 19 +++++++++
opcodes/i386-dis-evex.h | 72 ++++++++++++++++++++++++++++----
opcodes/i386-dis.c | 10 ++++-
12 files changed, 128 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.