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-Oz
in repository toolchain/ci/glibc.
from 019638910e powerpc: Remove ununsed s_float_bitwise.h
adds 4997e8f31e math: Enable some math builtins for clang
No new revisions were added by this update.
Summary of changes:
ChangeLog | 7 +++++++
math/math.h | 17 +++++++++++------
2 files changed, 18 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_bmk/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards a9914616 0: good: binutils-gcc-glibc-llvm: -1
new 393ad185 0: good: binutils-gcc-glibc-llvm: -1
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 (a9914616)
\
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 | 60 +-
02-prepare_abe/console.log | 36 +-
03-build_abe-binutils/console.log | 6169 ++-
04-build_abe-stage1/console.log | 9083 ++---
05-build_abe-linux/console.log | 74 +-
06-build_abe-glibc/console.log | 22386 +++++------
07-build_abe-stage2/console.log | 24100 ++++++------
08-build_llvm-true/console.log | 10320 ++---
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 46 +-
11-update_baseline/console.log | 2 +-
console.log | 72306 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
13 files changed, 72214 insertions(+), 72402 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c9fd9099 0: good: llvm-linux: 18282
new 9554e779 0: good: llvm-linux: 18289
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 (c9fd9099)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 16 +-
02-build_llvm/console.log | 9625 +++++++++++++++++++-------------------
03-build_linux/console.log | 539 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 9870 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
8 files changed, 9985 insertions(+), 10093 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 compiler-rt.
from 010ea6fbe [builtins] Rounding mode support for addxf3/subxf3
new a2711c91e Revert "[builtins] Rounding mode support for addxf3/subxf3"
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/builtins/CMakeLists.txt | 5 +---
lib/builtins/aarch64/fp_mode.c | 59 ----------------------------------------
lib/builtins/adddf3.c | 3 +-
lib/builtins/addsf3.c | 3 +-
lib/builtins/addtf3.c | 3 +-
lib/builtins/arm/fp_mode.c | 59 ----------------------------------------
lib/builtins/fp_add_impl.inc | 19 ++-----------
lib/builtins/fp_mode.c | 24 ----------------
lib/builtins/fp_mode.h | 29 --------------------
lib/builtins/subdf3.c | 3 +-
lib/builtins/subsf3.c | 3 +-
lib/builtins/subtf3.c | 3 +-
test/builtins/Unit/addtf3_test.c | 23 +---------------
test/builtins/Unit/subtf3_test.c | 21 --------------
14 files changed, 16 insertions(+), 241 deletions(-)
delete mode 100644 lib/builtins/aarch64/fp_mode.c
delete mode 100644 lib/builtins/arm/fp_mode.c
delete mode 100644 lib/builtins/fp_mode.c
delete mode 100644 lib/builtins/fp_mode.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.