This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from d61d26ac23c Daily bump.
new ccbafcafdf5 [Darwin, PPC] Fix fail of cpp/assert4.c
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:
gcc/ChangeLog | 13 +++++++++++++
gcc/config/rs6000/darwin.h | 18 ++++++++++++++++--
2 files changed, 29 insertions(+), 2 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/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards d45506ae 4: reset: glibc-b68fabfbbc5a4178338e167f5517787b76eb5962: 0
discards cf960ae9 3: update: binutils-baf46cd78048e1b959462567556e1de1ef6b9039: 0
discards 1bc8f356 2: update: binutils-414b84043054e9656aad008e6efb49979ec614e9: 0
discards 70a1cc4f 1: reset: gcc-3b04dbff80fbb75684d1a9455b53c2fda935f888: 0
discards a5c5cef3 0: update: glibc-9208c3b8043cc1d9bb2c6beb57a208b7ec295020: 0
new de6b5290 0: init: binutils-gcc-glibc: -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 (d45506ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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 | 168 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 11374 ++--
04-build_abe-stage1---/console.log | 15334 ++---
05-build_abe-linux/console.log | 66 +-
06-build_abe-glibc/console.log | 39552 ++++++------
07-build_abe-stage2---/console.log | 40057 ++++++------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 21 +-
09-benchmark/console.log | 199 +-
10-check_regression/console.log | 6 +-
11-update_baseline/console.log | 3900 +-
console.log | 110846 +++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
reset-baseline | 0
results | 2 -
results-full.csv | 1900 -
results.csv | 119 -
results_id | 1 -
19 files changed, 107543 insertions(+), 116206 deletions(-)
delete mode 100644 reset-baseline
delete mode 100644 results-full.csv
delete mode 100644 results.csv
delete mode 100644 results_id
--
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 clang.
from 5f0d7648a3 Diagnose both _Complex and _Imaginary as C99 extensions.
new 94bc24847e AMDGPU: Always emit amdgpu-flat-work-group-size
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/CodeGen/TargetInfo.cpp | 10 ++++++++--
test/CodeGenOpenCL/amdgpu-attrs.cl | 35 +++++++++++++++++++++--------------
2 files changed, 29 insertions(+), 16 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d5f71a0 0: update: llvm-linux: boot
new 49c8ec8b 0: update: llvm-linux: boot
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 (6d5f71a0)
\
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 | 176 +-
02-build_llvm/console.log | 12064 ++++++++++++++++++------------------
03-build_linux/console.log | 812 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 +
console.log | 13081 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13121 insertions(+), 13051 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 35a1ff07027 Revert Autogenerate the shebang lines for tools/opt-viewer
new 8a49f34066b [XCOFF][AIX] Generate symbol table entries with llvm-readobj
new b28c05338ef AMDGPU: Add baseline test for num sign bits of mul
new de3ff3a5b1f DAG: computeNumSignBits for MUL
The 3 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/BinaryFormat/XCOFF.h | 23 +-
include/llvm/Object/XCOFFObjectFile.h | 66 ++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 +
lib/Object/XCOFFObjectFile.cpp | 163 +++++++-
test/CodeGen/AMDGPU/computeNumSignBits-mul.ll | 159 ++++++++
.../llvm-readobj/Inputs/aix_xcoff_xlc_test8.o | Bin 0 -> 1720 bytes
test/tools/llvm-readobj/xcoff-symbols.test | 446 +++++++++++++++++++++
tools/llvm-readobj/XCOFFDumper.cpp | 267 +++++++++++-
8 files changed, 1108 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/computeNumSignBits-mul.ll
create mode 100644 test/tools/llvm-readobj/Inputs/aix_xcoff_xlc_test8.o
create mode 100644 test/tools/llvm-readobj/xcoff-symbols.test
--
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 clang.
from fff88111a2 [driver][xray] fix the macOS support checker by supporting - [...]
new 5f0d7648a3 Diagnose both _Complex and _Imaginary as C99 extensions.
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:
include/clang/Basic/DiagnosticParseKinds.td | 2 ++
lib/Parse/ParseDecl.cpp | 4 ++++
test/Parser/c99.c | 8 ++++++++
test/SemaCXX/compare-cxx2a.cpp | 8 ++++----
test/SemaCXX/complex-init-list.cpp | 4 +---
test/SemaCXX/constant-expression-cxx11.cpp | 18 +++++++++---------
6 files changed, 28 insertions(+), 16 deletions(-)
create mode 100644 test/Parser/c99.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.