This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8c2e05f1acc [x86] add test for setcc to shift transform; NFC
new ec36eeaa5cf Reland "[lit] Synthesize artificial deadline"
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:
utils/lit/lit/run.py | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 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 lldb.
from ed3d69c57 Modernize the rest of the Find.* API (NFC)
new 0d781bcb2 Revert "[LLDB] [test] Use %clang_cl instead of build.py in a [...]
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/Shell/SymbolFile/NativePDB/disassembly.cpp | 6 +++---
test/Shell/SymbolFile/NativePDB/function-types-calling-conv.cpp | 3 +--
2 files changed, 4 insertions(+), 5 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 650d5e6d1 [Builtins] Provide a mechanism to selectively disable tests b [...]
new 45c83da93 [Builtins] Downgrade duplicate source file warning from a fat [...]
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/builtins/Unit/lit.cfg.py | 4 +++-
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 5367cdb8c5f [Darwin, PPC] Fix PR 65342.
new 553bbdc735d /cp 2019-10-17 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 25 +++++++++++++++++++++++++
gcc/cp/decl.c | 21 ++++++++-------------
gcc/cp/error.c | 5 +----
gcc/cp/lambda.c | 3 +--
gcc/cp/parser.c | 19 +++++++------------
gcc/cp/pt.c | 21 +++++++++------------
gcc/cp/typeck.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.old-deja/g++.other/decl9.C | 4 ++--
9 files changed, 58 insertions(+), 46 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 gcc-7-branch
in repository gcc.
from 6eac6244d8c [arm] PR target/89400 fix thumb1 unaligned access expansion
new 6550c9c39ab Backport from trunk 2019-03-15 Segher Boessenkool <segh [...]
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 | 8 ++++++++
gcc/lra-constraints.c | 3 +++
2 files changed, 11 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-8-branch
in repository gcc.
from a6687833f3a [arm] PR target/89400 fix thumb1 unaligned access expansion
new 9e62f5e51ca Backport from trunk 2019-03-15 Segher Boessenkool <segh [...]
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 | 8 ++++++++
gcc/lra-constraints.c | 3 +++
2 files changed, 11 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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5e35af49f 0: update: gcc-478e221895edfbf1ea971c0b28b667f11a043fd8: 1
new 1fbdf0e10 0: update: gcc-5d531df70556d470c4688cefba082a10819d6c39: 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 (5e35af49f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O1/console.log | 65825 +++++++++++++++----------------
console.log | 66387 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 66419 insertions(+), 66365 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 765cdd0bff sysvipc: Implement semop based on semtimedop
new e3f764b6f2 Remove libc_hidden_def from __semtimedop stub
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:
sysvipc/semtimedop.c | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.