This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 12384d7 [X86][SSE] Added constant index tests for 128-bit integer vec [...]
new e74197b [profile] Header file cleanup /NFC
new d175e89 [AVX512] Change 512-bit insertf32x4/inserti32x4 builtin name [...]
new 1d3f9db [X86][SSE] Removed duplicate variables. NFCI.
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:
include/llvm/IR/IntrinsicsX86.td | 4 ++--
include/llvm/ProfileData/InstrProf.h | 21 ---------------------
include/llvm/ProfileData/InstrProfData.inc | 28 ++--------------------------
lib/Target/X86/X86ISelLowering.cpp | 28 ++++++++++------------------
4 files changed, 14 insertions(+), 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 clang.
from 56178fb [AVX512] Make the permd builtins take a 32-bit immediate to m [...]
new 3d69fbb [AVX512] Fix an intrinsic that was passing -2 as a mask inste [...]
new dc78510 [AVX512] Use the correct mask type in an intrinsic.
new f8a99d2 [AVX512] Move unary negations to the left side of typecasts t [...]
new 9a260e3 [AVX512] Mark some integer builtin arguments that go to immed [...]
The 4 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/Basic/BuiltinsX86.def | 24 ++++----
lib/Headers/avx512bwintrin.h | 2 +-
lib/Headers/avx512erintrin.h | 6 +-
lib/Headers/avx512fintrin.h | 108 +++++++++++++++++-------------------
4 files changed, 68 insertions(+), 72 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 fbfe128 [LTO] Add the ability to specify a subset of passes to run.
new 8833ff8 Remove unused include. NFC.
new b85cffd Sort includes, and don't look into system headers.
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/LTO.cpp | 2 +-
tools/lld/lld.cpp | 1 -
2 files 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.
unknown user pushed a change to branch master
in repository llvm.
from 04c3ec9 [X86][SSE] Added variable index tests for 128-bit integer vec [...]
new 12384d7 [X86][SSE] Added constant index tests for 128-bit integer vec [...]
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/extractelement-index.ll | 136 +++++++++++++++++++++++++++++++
1 file changed, 136 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 0ea95d6 [ELF][MIPS] Rename R_MIPS_GOT_xxx relocation expression kinds
new fbfe128 [LTO] Add the ability to specify a subset of passes to run.
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/CMakeLists.txt | 1 +
ELF/Config.h | 1 +
ELF/Driver.cpp | 3 ++
ELF/LTO.cpp | 65 +++++++++++++++++++++++++++++++++++++---
ELF/Options.td | 2 ++
test/ELF/lto/ltopasses-custom.ll | 29 ++++++++++++++++++
6 files changed, 97 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/lto/ltopasses-custom.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 02d2d97 Fixed typo in test
new 04c3ec9 [X86][SSE] Added variable index tests for 128-bit integer vec [...]
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/extractelement-index.ll | 66 ++++++++++++++++++++++++++++++++
1 file changed, 66 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 gcc-6-branch
in repository gcc.
from a543b41 Daily bump.
new d535f93 2016-05-15 Harald Anlauf <anlauf(a)gmx.de>
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 | 5 +++++
gcc/fortran/interface.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr69603.f90 | 16 ++++++++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr69603.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 f081bec add test to show missing optimization
new 02d2d97 Fixed typo in test
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/extractelement-index.ll | 24 ++++++++++++++++--------
1 file changed, 16 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 ec8eda6 [X86][SSE] Added extra extractelement tests
new f081bec add test to show missing optimization
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/SimplifyCFG/switch-masked-bits.ll | 37 +++++++++++++++++++++++
1 file changed, 37 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.