This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0d86e7f1ff3 Fix failure when -fno-rtti test is run in C++17 or later
new 0f5b8458d99 * async.h (ASYNC_IO): Revert _AIX test.
new 934acccc51c PR tree-optimization/87072 - false warning: array subscript [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/Warray-bounds-35.c | 15 +++++++++++++++
libgfortran/ChangeLog | 4 ++++
libgfortran/io/async.h | 2 +-
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-35.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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards bd5a368 tcwg-bisect-llvm-kernel.sh: New job script
new de4c0be tcwg-bisect-llvm-kernel.sh: New job script
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 (bd5a368)
\
N -- N -- N refs/heads/llvm-kernel-v3 (de4c0be)
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:
tcwg-rr-llvm-kernel.sh | 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards a3e2932 tcwg-bisect-llvm-kernel.sh: New job script
new bd5a368 tcwg-bisect-llvm-kernel.sh: New job script
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 (a3e2932)
\
N -- N -- N refs/heads/llvm-kernel-v3 (bd5a368)
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:
tcwg-bisect-llvm-kernel.sh | 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 gcc.
from 12554a625f3 2018-08-23 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 0d86e7f1ff3 Fix failure when -fno-rtti test is run in C++17 or later
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:
libstdc++-v3/ChangeLog | 3 +++
libstdc++-v3/testsuite/util/testsuite_allocator.h | 6 ++++--
2 files changed, 7 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 780d32e608e Remove the use of pair inside the tuple in concat_iterator.
new d4a902bc71a [WebAssembly] Prioritize splats over v128.consts
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/Target/WebAssembly/WebAssemblyInstrSIMD.td | 2 ++
test/CodeGen/WebAssembly/simd.ll | 35 ++++++++++++++++++++++++++
2 files changed, 37 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 master
in repository lld.
from 5e5fdca58 [PPC64] Fix DQ-form instruction handling and emit error for m [...]
new 607aa8828 Revert "[PPC64] Fix DQ-form instruction handling and emit err [...]
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:
ELF/Arch/PPC64.cpp | 42 ++++++-----------------------------
test/ELF/ppc64-dq.s | 32 --------------------------
test/ELF/ppc64-error-missaligned-dq.s | 26 ----------------------
test/ELF/ppc64-error-missaligned-ds.s | 26 ----------------------
4 files changed, 7 insertions(+), 119 deletions(-)
delete mode 100644 test/ELF/ppc64-dq.s
delete mode 100644 test/ELF/ppc64-error-missaligned-dq.s
delete mode 100644 test/ELF/ppc64-error-missaligned-ds.s
--
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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards 6ce9501 tcwg-bisect-llvm-kernel.sh: New job script
new a3e2932 tcwg-bisect-llvm-kernel.sh: New job script
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 (6ce9501)
\
N -- N -- N refs/heads/llvm-kernel-v3 (a3e2932)
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:
tcwg-bisect-llvm-kernel.sh | 3 +--
1 file changed, 1 insertion(+), 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v3
in repository toolchain/jenkins-scripts.
discards 7940708 tcwg-bisect-llvm-kernel.sh: New job script
new 6ce9501 tcwg-bisect-llvm-kernel.sh: New job script
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 (7940708)
\
N -- N -- N refs/heads/llvm-kernel-v3 (6ce9501)
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:
jenkins-helpers.sh | 18 ++++++++++---
tcwg-rr-llvm-kernel.sh | 70 +++++++++++++++-----------------------------------
2 files changed, 34 insertions(+), 54 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 47ef1705844 [x86] move/add tests for insertelement with variable index; NFC
new 8f953341a04 [llvm-mca] Set the Selection strategy to Default if nullptr [...]
new 780d32e608e Remove the use of pair inside the tuple in concat_iterator.
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/llvm/ADT/STLExtras.h | 21 ++++++++++++---------
tools/llvm-mca/Scheduler.cpp | 7 ++++++-
tools/llvm-mca/Scheduler.h | 20 ++++++++++++++------
3 files changed, 32 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.
unknown user pushed a change to branch master
in repository llvm.
from 65dbe3021d2 Fixup AreCoreFilesPrevented() to consider first LLVM_ENABLE [...]
new 8bcab146970 [LoopVectorize][NFCI] Use find instead of count
new 47ef1705844 [x86] move/add tests for insertelement with variable index; NFC
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:
lib/Transforms/Vectorize/LoopVectorize.cpp | 100 ++--
test/CodeGen/X86/insert-loaded-scalar.ll | 354 ---------------
test/CodeGen/X86/insertelement-var-index.ll | 677 ++++++++++++++++++++++++++++
3 files changed, 735 insertions(+), 396 deletions(-)
create mode 100644 test/CodeGen/X86/insertelement-var-index.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.