This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6c48317 [X86][AVX512] Add test cases that should lower to MOVSLDUP/MOVSHDUP
new 2e1720f [X86][AVX512] Add support for lowering shuffles to MOVDDUP/MO [...]
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/X86/X86ISelLowering.cpp | 19 +++++++++++++++++++
test/CodeGen/X86/vector-shuffle-512-v16.ll | 6 ++----
test/CodeGen/X86/vector-shuffle-512-v8.ll | 6 ++----
3 files changed, 23 insertions(+), 8 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 5c691e2 Use arrays or initializer lists to feed ArrayRefs instead of [...]
new 63ed024 [X86][AVX512] Add fast-isel shuffle tests
new 6c48317 [X86][AVX512] Add test cases that should lower to MOVSLDUP/MOVSHDUP
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:
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 444 ++++++++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 293 ++++++++++++++
test/CodeGen/X86/vector-shuffle-512-v16.ll | 22 +-
3 files changed, 758 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/avx512-intrinsics-fast-isel.ll
create mode 100644 test/CodeGen/X86/avx512bw-intrinsics-fast-isel.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 clang.
from 259294a Use arrays or initializer lists to feed ArrayRefs instead of [...]
new c8a4b12 [CUDA] Move argument type lists to the stack. 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:
lib/CodeGen/CGCUDANV.cpp | 8 ++++----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from bafbf2b [esan|cfrag] Add counters for struct array accesses
new 5c691e2 Use arrays or initializer lists to feed ArrayRefs instead of [...]
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/Analysis/ScalarEvolution.cpp | 8 ++------
lib/Target/AArch64/AArch64CollectLOH.cpp | 15 ++++-----------
lib/Target/AArch64/AArch64ISelLowering.cpp | 14 ++++++--------
lib/Target/AArch64/AArch64MachineFunctionInfo.h | 8 ++++----
lib/Target/NVPTX/NVPTXGenericToNVVM.cpp | 5 +----
lib/Target/PowerPC/PPCTLSDynamicCall.cpp | 5 +----
lib/Target/Sparc/SparcISelLowering.cpp | 13 ++++++-------
lib/Target/XCore/XCoreLowerThreadLocal.cpp | 8 ++------
lib/Transforms/Instrumentation/GCOVProfiling.cpp | 7 ++-----
9 files changed, 28 insertions(+), 55 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 0cf7afc [X86] Replace 128-bit and 256 masked vpermilps/vpermilpd buil [...]
new 259294a Use arrays or initializer lists to feed ArrayRefs instead of [...]
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/clang/Sema/AttributeList.h | 9 ++-
lib/CodeGen/CGCUDANV.cpp | 5 +-
lib/CodeGen/CGObjCGNU.cpp | 89 +++++++++---------------
lib/CodeGen/CGObjCMac.cpp | 22 +++---
lib/CodeGen/TargetInfo.cpp | 5 +-
lib/Frontend/TestModuleFileExtension.cpp | 4 +-
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 5 +-
7 files changed, 53 insertions(+), 86 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 newlib.
from 29600e0 Make sure to use the Winsock definition of FIONREAD in ioctls [...]
new 9f54cea ldd: terminate process on hitting breakpoint
new 85db217 ldd: Handle executable relocation when setting breakpoint
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:
winsup/utils/ldd.cc | 52 +++++++++++++++++++++++++---------------------------
1 file changed, 25 insertions(+), 27 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-6-branch
in repository gcc.
from ca8132d Daily bump.
new 5fc946a Backported from mainline 2016-06-20 Jakub Jelinek <jakub@ [...]
new c1e506c Backported from mainline 2016-06-28 Jakub Jelinek <jakub@ [...]
new c10ab48 Backported from mainline 2016-06-29 Jakub Jelinek <jakub@ [...]
new a875306 Backported from mainline 2016-06-30 Jakub Jelinek <jakub@ [...]
new 3f9fe1e Backported from mainline 2016-06-30 Jakub Jelinek <jakub@ [...]
new 0979ecb Backported from mainline 2016-07-01 Jakub Jelinek <jakub@ [...]
new 38eb1a7 Backported from mainline 2016-07-01 Jakub Jelinek <jakub@ [...]
The 7 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 | 17 ++++
gcc/c/ChangeLog | 9 ++
gcc/c/c-typeck.c | 3 +-
gcc/config/i386/i386.c | 58 ++++++++----
gcc/fortran/ChangeLog | 37 ++++++++
gcc/fortran/f95-lang.c | 12 ++-
gcc/fortran/parse.c | 109 ++++++++++++++++-------
gcc/fortran/trans-decl.c | 4 +-
gcc/fortran/trans-openmp.c | 3 +
gcc/testsuite/ChangeLog | 34 +++++++
gcc/testsuite/gcc.c-torture/execute/pr71626-1.c | 19 ++++
gcc/testsuite/gcc.c-torture/execute/pr71626-2.c | 4 +
gcc/testsuite/gcc.dg/pr71685.c | 6 ++
gcc/testsuite/gcc.target/i386/avx-pr71559.c | 8 ++
gcc/testsuite/gcc.target/i386/avx512f-pr71559.c | 8 ++
gcc/testsuite/gcc.target/i386/sse2-pr71559.c | 73 +++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr71687.f90 | 11 +++
gcc/testsuite/gfortran.dg/gomp/pr71704.f90 | 58 ++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr71705.f90 | 7 ++
libgomp/ChangeLog | 8 ++
libgomp/testsuite/libgomp.fortran/associate3.f90 | 20 +++++
21 files changed, 455 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71626-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71626-2.c
create mode 100644 gcc/testsuite/gcc.dg/pr71685.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx-pr71559.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr71559.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse2-pr71559.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71687.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71704.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71705.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/associate3.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.
unknown user pushed a change to branch master
in repository lld.
from 558c6c3 Fix formatting. NFC.
new d6a12ca Move getAddend to Relocations.h.
new 3119812 Remove duplicate declaration.
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:
ELF/MarkLive.cpp | 1 +
ELF/OutputSections.h | 12 ------------
ELF/Relocations.h | 10 ++++++++++
3 files changed, 11 insertions(+), 12 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 f6cd819 Daily bump.
new c364d0f PR c/71719 * c-typeck.c (mark_exp_read): Handle VIEW_CONVERT_EXPR.
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/c/ChangeLog | 5 +++++
gcc/c/c-typeck.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Wunused-var-15.c | 20 ++++++++++++++++++++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/Wunused-var-15.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 lld.
from 1ee152e [BitcodeFile] Simplify shouldSkip(). NFCI.
new 558c6c3 Fix formatting. 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:
ELF/InputFiles.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.