This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.2-branch
in repository binutils-gdb.
from 6518e6562b Test case for functions with non-contiguous ranges
new c6f50f8869 Initialize variable in py_get_event_thread
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:
gdb/ChangeLog | 5 +++++
gdb/python/py-threadevent.c | 4 ++--
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 gcc.
from 2c5682826ac Code clean-up on darwin.c
new 9bd3a9f7242 fix PR 86545
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/generic_35.f90 | 31 +++++++++++++++++++++++++++++++
4 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/generic_35.f90
--
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 3824a7e Rename tcwg-llvm-kernel.sh
new 16aba3a Rename tcwg-llvm-kernel.sh
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 (3824a7e)
\
N -- N -- N refs/heads/llvm-kernel-v3 (16aba3a)
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 | 8 ++++++--
1 file changed, 6 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 c15fed2530b [InstCombine] add tests for shuffle+binop transform; NFC
new ee9a2bdfd53 [AMDGPU] Add support for multi-dword s.buffer.load intrinsic
new 7b5db9830a2 [x86] try harder to use broadcast to load a scalar into vector reg
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/IR/IntrinsicsAMDGPU.td | 8 ++
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 1 +
lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 +
lib/Target/AMDGPU/SIISelLowering.cpp | 26 +++-
lib/Target/AMDGPU/SIInstrInfo.cpp | 99 ++++++++++++++-
lib/Target/AMDGPU/SIInstrInfo.h | 2 +
lib/Target/AMDGPU/SIInstrInfo.td | 6 +-
lib/Target/AMDGPU/SMInstructions.td | 48 ++++---
lib/Target/X86/X86ISelLowering.cpp | 18 ++-
test/CodeGen/AMDGPU/smrd.ll | 196 +++++++++++++++++++++++++++--
test/CodeGen/X86/avx-basic.ll | 3 +-
test/CodeGen/X86/insert-loaded-scalar.ll | 163 +++++++++++-------------
test/CodeGen/X86/sse3-avx-addsub-2.ll | 22 ++--
test/CodeGen/X86/sse41.ll | 10 +-
test/CodeGen/X86/vector-shuffle-128-v8.ll | 5 +-
test/CodeGen/X86/vector-shuffle-256-v16.ll | 5 +-
test/Transforms/EarlyCSE/intrinsics.ll | 36 ++++++
17 files changed, 504 insertions(+), 145 deletions(-)
create mode 100644 test/Transforms/EarlyCSE/intrinsics.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 llvm.
from c0f17a7b7a7 [X86] Make requested test changes from D50636
new c15fed2530b [InstCombine] add tests for shuffle+binop transform; 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/Transforms/InstCombine/vec_shuffle.ll | 52 ++++++++++++++++++++++++++++++
1 file changed, 52 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 llvm.
from 9a9829f2731 [CodeGen] Set FrameSetup/FrameDestroy on BUNDLE instructions
new c0f17a7b7a7 [X86] Make requested test changes from D50636
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/X86/2006-11-17-IllegalMove.ll | 6 +--
test/CodeGen/X86/combine-srem.ll | 26 ++++++----
test/CodeGen/X86/known-bits.ll | 81 ++++++++++++++++++++----------
3 files changed, 74 insertions(+), 39 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 release_70
in repository clang.
from f8bc8e4850 Merging r339667: ------------------------------------------- [...]
new a5d91b277b Merging r340666: ------------------------------------------- [...]
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/Basic/Targets/X86.h | 8 ++---
test/CodeGenCXX/atomic-inline.cpp | 61 ++-------------------------------------
2 files changed, 5 insertions(+), 64 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 905c589291 Revert r323281 "Adjust MaxAtomicInlineWidth for i386/i486 targets."
new 1bdec838c5 [CUDA/OpenMP] Define only some host macros during device 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:
lib/Frontend/InitPreprocessor.cpp | 46 +++++++++++++++++++++++++----
test/Preprocessor/aux-triple.c | 62 +++++++++++++++++++++++++++++++++++++++
test/SemaCUDA/builtins.cu | 4 +--
3 files changed, 104 insertions(+), 8 deletions(-)
create mode 100644 test/Preprocessor/aux-triple.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 binutils-gdb.
from bbf6c6b8ca Automatic date update in version.in
new 7a815dd566 elf: Check for corrupt symbol version info
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:
bfd/ChangeLog | 6 ++++++
bfd/elf.c | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 9 +++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.