This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 67694d3554 [clang] - An update after LLVM change.
new bbb91ec821 Improved the doc comment for getCommentsInFile
new 2332a7c827 [NFC] Make test more robust
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/clang/AST/RawCommentList.h | 3 ++-
test/CodeGen/struct-copy.c | 32 +++++---------------------------
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from 0472dd7fa73 [AArch64] Use SVE UXT[BHW] as a form of predicated AND
new c20d54e5457 [AArch64] Use SVE BIC for conditional arithmetic
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 | 6 ++
gcc/config/aarch64/aarch64-sve.md | 44 +++++++++++++++
gcc/testsuite/ChangeLog | 14 +++++
.../gcc.target/aarch64/sve/cond_logical_1.c | 62 ++++++++++++++++++++
.../{cond_cnot_3_run.c => cond_logical_1_run.c} | 15 ++---
.../gcc.target/aarch64/sve/cond_logical_2.c | 63 +++++++++++++++++++++
.../{cond_cnot_3_run.c => cond_logical_2_run.c} | 15 ++---
.../gcc.target/aarch64/sve/cond_logical_3.c | 66 ++++++++++++++++++++++
.../{cond_cnot_3_run.c => cond_logical_3_run.c} | 15 ++---
.../gcc.target/aarch64/sve/cond_logical_4.c | 62 ++++++++++++++++++++
.../{cond_cnot_3_run.c => cond_logical_4_run.c} | 15 ++---
.../gcc.target/aarch64/sve/cond_logical_5.c | 66 ++++++++++++++++++++++
.../{cond_cnot_3_run.c => cond_logical_5_run.c} | 15 ++---
13 files changed, 423 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cond_logical_1.c
copy gcc/testsuite/gcc.target/aarch64/sve/{cond_cnot_3_run.c => cond_logical_1_run [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cond_logical_2.c
copy gcc/testsuite/gcc.target/aarch64/sve/{cond_cnot_3_run.c => cond_logical_2_run [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cond_logical_3.c
copy gcc/testsuite/gcc.target/aarch64/sve/{cond_cnot_3_run.c => cond_logical_3_run [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cond_logical_4.c
copy gcc/testsuite/gcc.target/aarch64/sve/{cond_cnot_3_run.c => cond_logical_4_run [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cond_logical_5.c
copy gcc/testsuite/gcc.target/aarch64/sve/{cond_cnot_3_run.c => cond_logical_5_run [...]
--
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 5875aeb9ef Fix _WIN32 / _WIN64 Wundef warnings
new 67694d3554 [clang] - An update after LLVM change.
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/ObjectFilePCHContainerOperations.cpp | 6 +++++-
tools/clang-offload-bundler/ClangOffloadBundler.cpp | 5 ++++-
2 files changed, 9 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_gnu/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 464f582 0: update: gcc-b7bd88335b69e984eba81748f9cdb1012992c4fb: 0
new ab10f2d 0: update: gcc-c9508c99f6a20bf36046b6215950107be99f3777: 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 (464f582)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 191 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-bootstrap_debug/console.log | 89159 ++++++++++++++--------------
04-check_regression/console.log | 17 +-
05-update_baseline/console.log | 17 +-
console.log | 89573 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 89547 insertions(+), 89626 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 clang-tools-extra.
from 01c6b353 [clang-tidy] Update `TransformerClangTidyCheck` to use new `b [...]
new 5872907a [clangd] Fix typos and grammar in a comment. NFC
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:
clangd/FindSymbols.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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-mainline-allyesconfig
in repository toolchain/ci/linux.
from d45331b00ddb Linux 5.3-rc4
adds a86c71ba3022 scsi: lpfc: Fix crash when cpu count is 1 and null irq aff [...]
adds 60a8db790255 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 2d6c25215ab2 KEYS: trusted: allow module init if TPM is inactive or dea [...]
adds ee1c7bd33e66 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/lpfc/lpfc_init.c | 23 +++++++++++++++++++++--
security/keys/trusted.c | 13 -------------
2 files changed, 21 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.