This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 617f68365c [clang][Tooling] Infer target and mode from argv[0] when usi [...]
new 608c299a90 [clang][Tooling] Fix windows build-bots after rL364386
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:
unittests/Tooling/CompilationDatabaseTest.cpp | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository llvm.
from 688a304aca3 [NFC][InstCombine] Add shift amount reassociation tests (PR42391)
new 2ba7e80886e [TargetOption] Add option to ebanble the debug entry values
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/llvm/CodeGen/CommandFlags.inc | 6 ++++++
include/llvm/Target/TargetOptions.h | 6 +++++-
2 files changed, 11 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 398ee851fc1 doc: Fix opindex for -W options
new d00e65403f8 [RS6000] Change maddld match_operand from DI to GPR
new 97dc6c12da7 PR target/90991 * config/i386/sse.md (*<extract_type>_vi [...]
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:
gcc/ChangeLog | 15 +++++++
gcc/config/i386/sse.md | 26 +++++++++---
gcc/config/rs6000/rs6000.h | 2 +-
gcc/config/rs6000/rs6000.md | 10 ++---
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/gcc.target/i386/avx512dq-pr90991-1.c | 47 ++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/maddld-1.c | 21 ++++++++++
7 files changed, 118 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512dq-pr90991-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/maddld-1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/gcc.
from 3c5dd97a97c Daily bump.
adds 07689c59151 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ee4a6d6f09 Automatic date update in version.in
adds 1e97a7b8ac Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f272e6fa 0: update: binutils-gcc-linux: boot
new c168ffbd 0: update: binutils-gcc-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 (f272e6fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 122 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11132 +++++++--------
04-build_abe-stage1/console.log | 13870 +++++++++----------
05-build_linux/console.log | 720 +-
console.log | 26364 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 26329 insertions(+), 26325 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 4ba5b90239b [Metadata] Add GNU extensions for call site DWARF symbols
new 688a304aca3 [NFC][InstCombine] Add shift amount reassociation tests (PR42391)
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:
.../InstCombine/shift-amount-reassociation.ll | 167 +++++++++++++++++++++
1 file changed, 167 insertions(+)
create mode 100644 test/Transforms/InstCombine/shift-amount-reassociation.ll
--
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 96fe23094 Follow up fix for r364366.
new 56c8a0cb2 [compiler-rt][test] Set shared_libasan_path in test/asan/lit. [...]
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/asan/lit.cfg | 2 +-
1 file changed, 1 insertion(+), 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 clang-tools-extra.
from fb55491d [clangd] Add Value field to HoverInfo
new 7a7cc5d5 [clangd] Don't rename the namespace.
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/refactor/Rename.cpp | 5 +++++
clangd/unittests/RenameTests.cpp | 34 +++++++++++++++++++++++++---------
clangd/unittests/TestTU.cpp | 5 ++++-
3 files changed, 34 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.