This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cd583a8 [IR,X86] Remove some intrinsic prefixes earlier in the auto-u [...]
new 960bd9a [Support][Error] Make logAllUnhandledErrors take a Twine for [...]
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/Support/Error.h | 13 ++-----------
lib/Support/Error.cpp | 9 +++++++++
2 files changed, 11 insertions(+), 11 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 d32b751 [X86][AVX512] Converted the VSHUFPD intrinsics to generic IR
new bf0295e [X86] Use undefined instead of setzero in shufflevector based [...]
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/Headers/avx2intrin.h | 70 ++++++++++----------
lib/Headers/avx512bwintrin.h | 68 ++++++++++----------
lib/Headers/avx512fintrin.h | 134 +++++++++++++++++++--------------------
lib/Headers/avx512vlintrin.h | 8 +--
lib/Headers/avxintrin.h | 73 +++++++++++----------
lib/Headers/emmintrin.h | 25 ++++----
lib/Headers/xmmintrin.h | 7 +-
test/CodeGen/avx-builtins.c | 22 +++----
test/CodeGen/avx2-builtins.c | 10 +--
test/CodeGen/avx512f-builtins.c | 12 ++--
test/CodeGen/avx512vl-builtins.c | 16 ++---
11 files changed, 228 insertions(+), 217 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 lld.
from 9ca8cac [OutputSection] Work around GCC not being able to deduce auto.
new 76e8158 [ELF] Support --entry= option variant. Update tests while I'm there.
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/Options.td | 1 +
test/ELF/entry.s | 4 ++--
2 files changed, 3 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 clang.
from 4c5af4a [AVX512] Remove VPERMD/VPERMQ/VPERMILPS/VPERMILPD builtins. T [...]
new d32b751 [X86][AVX512] Converted the VSHUFPD intrinsics to generic IR
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/Headers/avx512fintrin.h | 37 ++++++++++++---------
lib/Headers/avx512vlintrin.h | 70 ++++++++++++++++++----------------------
test/CodeGen/avx512f-builtins.c | 8 +++--
test/CodeGen/avx512vl-builtins.c | 24 +++++++++-----
4 files changed, 74 insertions(+), 65 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 glibc.
from f175e37 localedata: id_ID: Februari instead of Pebruari [BZ #20316]
new 87523e9 m68k: suppress -Wframe-address warning
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:
ChangeLog | 4 ++++
sysdeps/m68k/Makefile | 4 ++++
2 files changed, 8 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 gcc.
from 18b42a2 2016-07-04 Jerry DeLisle <jvdelisle(a)gcc.gnu.org> Steve [...]
new 7e9136f 2016-07-04 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/decl.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr66575.f90 | 6 ++++++
4 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr66575.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 llvm.
from b60390b AMDGPU/SI: Remove hack for selecting < 32-bit loads to MUBUF [...]
new cd583a8 [IR,X86] Remove some intrinsic prefixes earlier in the auto-u [...]
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/IR/AutoUpgrade.cpp | 440 +++++++++++++++++++++++++------------------------
1 file changed, 226 insertions(+), 214 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 b40225f [AVX512] Remove masked VPERMD/VPERMQ/VPERMILPS/VPERMILPD intr [...]
new b076231 [X86][AVX512] Add support for lowering shuffles to VSHUFPD
new b60390b AMDGPU/SI: Remove hack for selecting < 32-bit loads to MUBUF [...]
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/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 4 ----
lib/Target/AMDGPU/SIInstrInfo.td | 18 +++++++++++-------
lib/Target/AMDGPU/SIInstructions.td | 8 ++++----
lib/Target/X86/X86ISelLowering.cpp | 5 +++++
test/CodeGen/X86/sse3-avx-addsub.ll | 3 +--
test/CodeGen/X86/vector-shuffle-512-v8.ll | 8 ++------
6 files changed, 23 insertions(+), 23 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 fa06bbb AMDGPU/R600: Add indentation to VTX and TEX fetch asm strings
new b40225f [AVX512] Remove masked VPERMD/VPERMQ/VPERMILPS/VPERMILPD intr [...]
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/IR/IntrinsicsX86.td | 52 +-------------------------------------
lib/Target/X86/X86IntrinsicsInfo.h | 16 ------------
2 files changed, 1 insertion(+), 67 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 a3dab3c [TableGen] Remove dead code. NFCI.
new fa06bbb AMDGPU/R600: Add indentation to VTX and TEX fetch asm strings
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/AMDGPU/R600Instructions.td | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.