This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from afeb42acc3c Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFrom [...]
new 6b0ae474da3 Cleanups for r361807 that I somehow failed to commit
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:
tools/llvm-readobj/ELFDumper.cpp | 9 +++++----
1 file changed, 5 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-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 34b59dec0 0: update: llvm-linux: boot
new aea0a889e 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 (34b59dec0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 70 +-
02-build_llvm/console.log | 11750 +++++++++++++++++------------------
03-build_linux/console.log | 798 +--
05-check_regression/console.log | 6 +-
console.log | 12624 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12628 insertions(+), 12628 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 b925fef78c3 [ARM] Use CHECK-NEXT in CodeGen/ARM/O3-pipeline.ll. NFC.
new afeb42acc3c Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFrom [...]
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/Transforms/Utils/SimplifyCFG.cpp | 29 +++++++-------
test/CodeGen/AArch64/max-jump-table.ll | 48 +++++++++++------------
test/CodeGen/AArch64/min-jump-table.ll | 30 +++++++-------
test/CodeGen/AArch64/win64-jumptable.ll | 52 ++++++++++++-------------
test/CodeGen/ARM/cmpxchg-idioms.ll | 4 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 44 +++++++++++++++++++++
6 files changed, 126 insertions(+), 81 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.
from 4ec0ef8a5e Revert [test] Fix plugin tests
new 4e88d5da2d Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromP [...]
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/CodeGenCXX/nrvo.cpp | 1 -
test/CodeGenCXX/stack-reuse-exceptions.cpp | 2 +-
test/CodeGenObjC/exceptions.m | 2 +-
3 files changed, 2 insertions(+), 3 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 c043fe50a2f rs6000: Improve p9-dimode* testcases
new 7c70cb70f1f Support again multiple --help options (PR other/90315).
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 | 10 ++++++++++
gcc/opts-global.c | 7 +++++--
gcc/opts.c | 7 ++++---
gcc/opts.h | 5 +++--
4 files changed, 22 insertions(+), 7 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 689d9dc302a [CorrelatedValuePropagation] Fix prof branch_weights metada [...]
new b925fef78c3 [ARM] Use CHECK-NEXT in CodeGen/ARM/O3-pipeline.ll. 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:
test/CodeGen/ARM/O3-pipeline.ll | 290 ++++++++++++++++++++--------------------
1 file changed, 145 insertions(+), 145 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 glibc.
from 85188d8211 nptl: Add comment to __pthread_get_minstack about external users
new c6df1ce3d5 Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.
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:
ChangeLog | 4 ++++
inet/netinet/igmp.h | 1 +
2 files changed, 5 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from f767eb35dd9 * gcc-interface/trans.c (walk_nesting_tree): New static fu [...]
new ffdb5a0a61f Backport r268762 (test-suite)
new c7fb69c49f3 Backport r269278
new 24ad75b0811 Backport r270476
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:
gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/ipa/pr89009.C | 14 ++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr89009.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from ea50d3dc [clangd] Introduce a structured hover response
new d868b5ed [clang-tidy] Fix null pointer dereference in readability-iden [...]
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:
clang-tidy/readability/IdentifierNamingCheck.cpp | 9 +++++----
test/clang-tidy/readability-identifier-naming-bugfix.cpp | 5 +++++
2 files changed, 10 insertions(+), 4 deletions(-)
create mode 100644 test/clang-tidy/readability-identifier-naming-bugfix.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.