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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 1f1f5b92e8 Always add input_statement to statement_list
adds 4be407dadb Automatic date update in version.in
adds d1b70248bd [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscr [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.ada/rename_subscript_param.exp | 4 ++++
gdb/testsuite/lib/ada.exp | 19 +++++++++++++++++++
4 files changed, 30 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dd0403c60 2: update: binutils-gcc-linux: 17286
new 4a77083d2 2: update: binutils-gcc-linux: 17286
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 (dd0403c60)
\
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 | 220 +-
03-build_abe-binutils/console.log | 11123 +++++++-------
04-build_abe-stage1/console.log | 15681 ++++++++++----------
05-build_linux/console.log | 876 +-
08-update_baseline/console.log | 38 +-
console.log | 28054 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 28148 insertions(+), 27988 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 ff031dcbec7 [ScheduleDAGMILive] Fix typo in comment.
new b29a1869921 [InstSimplify] simplifyUnsignedRangeCheck(): handle few tau [...]
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/Analysis/InstructionSimplify.cpp | 53 +++++++++++++++-------
.../result-of-usub-is-non-zero-and-no-overflow.ll | 18 +++-----
2 files changed, 43 insertions(+), 28 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-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9e8cba829 0: update: llvm-linux: all
new 8fc68bb9e 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 (9e8cba829)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 14 +-
02-build_llvm/console.log | 12251 ++++++++++++++++++------------------
03-build_linux/console.log | 820 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 13112 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13093 insertions(+), 13141 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_bmk/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/llvm-project.
from 2f519d7072b [llvm-objcopy] Ignore -B --binary-architecture=
adds e7c6f97039a [Attributor][Fix] Use right type to replace expressions
adds 4b191770f49 [ScheduleDAGMILive] Fix typo in comment.
adds 6fe3d36768b [Driver] Improve Clang::getDependencyFileName and its tests [...]
adds 55abd2b2956 [Driver] Fix multiple bugs related to dependency file optio [...]
adds 8f6d40e9b18 [clang-scan-deps] Add -M to work around -MT issue after r371918
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/Driver.cpp | 6 +-
clang/lib/Driver/ToolChains/Clang.cpp | 66 ++++++++++++----------
clang/test/Driver/m-and-mm.c | 35 ++++++++++++
clang/test/Driver/m_and_mm.c | 15 -----
clang/test/Driver/metadata-with-dots.c | 11 ----
clang/tools/clang-scan-deps/ClangScanDeps.cpp | 1 +
llvm/lib/CodeGen/MachineScheduler.cpp | 2 +-
llvm/lib/Transforms/IPO/Attributor.cpp | 11 +++-
llvm/test/Transforms/FunctionAttrs/arg_returned.ll | 11 ++++
9 files changed, 95 insertions(+), 63 deletions(-)
create mode 100644 clang/test/Driver/m-and-mm.c
delete mode 100644 clang/test/Driver/m_and_mm.c
delete mode 100644 clang/test/Driver/metadata-with-dots.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_bmk/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/gcc.
from fc2f323746f Daily bump.
adds aa7b2a80be6 Consider doloop IV in IVOPTs:
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 38 ++++
gcc/config/rs6000/rs6000.c | 10 ++
gcc/doc/tm.texi | 30 ++++
gcc/doc/tm.texi.in | 6 +
gcc/target.def | 33 ++++
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/gcc.dg/tree-ssa/ivopts-3.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt.c | 7 +-
gcc/testsuite/gcc.dg/tree-ssa/pr32044.c | 4 +
gcc/tree-ssa-loop-ivopts.c | 287 +++++++++++++++++++++++++++---
10 files changed, 400 insertions(+), 26 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_bmk/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from 4be407dadb Automatic date update in version.in
adds d1b70248bd [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscr [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.ada/rename_subscript_param.exp | 4 ++++
gdb/testsuite/lib/ada.exp | 19 +++++++++++++++++++
3 files changed, 29 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_bmk/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 8779ae347 0: update: binutils-gcc-glibc-llvm: 0
new 2204abafc 0: init: binutils-gcc-glibc-llvm: 0
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 (8779ae347)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 194 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11292 +--
04-build_abe-stage1---/console.log | 15457 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 39660 +++++-----
07-build_abe-stage2---/console.log | 39270 +++++-----
08-build_llvm-true/console.log | 12200 +--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 22 +-
09-benchmark/console.log | 145 +-
10-check_regression/console.log | 4317 +-
11-update_baseline/console.log | 12855 +---
console.log | 136234 +++++++++++++++-------------------
jenkins/manifest.sh | 22 +-
results-full.csv | 977 -
results.csv | 84 -
results_id | 2 +-
18 files changed, 119364 insertions(+), 154115 deletions(-)
delete mode 100644 results-full.csv
delete mode 100644 results.csv
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.