This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 57e5556 The 'vpmultishiftqb' instruction was implemented falsely, thi [...]
new b19918a [AVX-512] Add tests for masked palignr/valignd/valignq shuffl [...]
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/vector-shuffle-512-v16.ll | 39 +++++
test/CodeGen/X86/vector-shuffle-512-v8.ll | 80 ++++++++++
test/CodeGen/X86/vector-shuffle-masked.ll | 242 +++++++++++++++++++++++++++++
3 files changed, 361 insertions(+)
create mode 100644 test/CodeGen/X86/vector-shuffle-masked.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 linaro/gcc-6-branch
in repository gcc.
from 2819259 Merge branches/gcc-6-branch rev 242371.
adds 8aaf8ee Make Linaro GCC Snapshot 6.2-2016.11.
adds e47acdc gcc/ * LINARO-VERSION: Bump version number, post snapshot.
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 2819259 Merge branches/gcc-6-branch rev 242371.
adds 8aaf8ee Make Linaro GCC Snapshot 6.2-2016.11.
new e47acdc gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 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.
Yvan Roux pushed a change to branch linaro-local/snapshots/linaro-6.2-2016.11
in repository toolchain/gcc.
at c40e05b gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new c40e05b gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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 zorg.
from 4bc933d [Zorg] Add AArch64 LLD self-hosting test-suite buildbot
new 69f5977 [Zorg] Disable AArch64 LLD test-suite, for now
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:
buildbot/osuosl/master/config/builders.py | 3 ++-
1 file changed, 2 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 d040acf Simplify X /[ex] 8 == 0
new 7053e95 PR middle-end/61409 * tree-ssa-uninit.c: Define new global [...]
new 5205e04 Fix date on last ChangeLog entry.
new 5190d71 2016-11-20 Harald Anlauf <anlauf(a)gmx.de>
The 3 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 | 14 +++
gcc/fortran/ChangeLog | 5 +
gcc/fortran/resolve.c | 23 +++--
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/uninit-pr61409.c | 25 +++++
gcc/testsuite/gfortran.dg/forall_18.f90 | 16 +++
gcc/tree-ssa-uninit.c | 175 ++++++++++++++++++++++++++++++--
7 files changed, 247 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/uninit-pr61409.c
create mode 100644 gcc/testsuite/gfortran.dg/forall_18.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.
yvan.roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 2146bf1 Toolchain sources: Update release notes for gcc-5-2016.10 snapshot.
new af2e1c9 Toolchain sources: Update release notes for gcc-6-2016.11 snapshot.
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:
components/toolchain/gcc-linaro/6/README.textile | 57 ++----------------------
1 file changed, 4 insertions(+), 53 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 89ba3f2 Some instructions were missing, other implemented falsely. th [...]
new 57e5556 The 'vpmultishiftqb' instruction was implemented falsely, thi [...]
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/X86InstrAVX512.td | 4 +--
test/MC/X86/intel-syntax-x86-avx512vbmi_vl.s | 37 ++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 test/MC/X86/intel-syntax-x86-avx512vbmi_vl.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.
unknown user pushed a change to branch master
in repository llvm.
from d14ddee [X86][AVX512] Combine unary + zero target shuffles to VPERMV3 [...]
new 89ba3f2 Some instructions were missing, other implemented falsely. th [...]
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/X86InstrAVX512.td | 16 ++---
test/MC/X86/intel-syntax-x86-64-avx512f_vl.s | 29 ++++++++
test/MC/X86/intel-syntax-x86-avx512dq_vl.s | 98 ++++++++++++++++++++++++++++
3 files changed, 135 insertions(+), 8 deletions(-)
create mode 100644 test/MC/X86/intel-syntax-x86-avx512dq_vl.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.
unknown user pushed a change to branch master
in repository zorg.
from 0bd2a53 [zorg] ClangBuilder with LLD
new 4bc933d [Zorg] Add AArch64 LLD self-hosting test-suite buildbot
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:
buildbot/osuosl/master/config/builders.py | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.