This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 51cc2d2916 [NFC] Remove superfluous parameter - MacroArgs already know [...]
new 744bd75982 [NFC] Add assertion that we assume a valid macro argument index.
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/Lex/MacroArgs.cpp | 3 +++
1 file changed, 3 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 c80e022c96d [AVX-512] Add patterns to make fp compare instructions comm [...]
new 206263fa1ee [X86][SSE] Fold (VSRAI (VSHLI X, C1), C1) --> X iff NumSign [...]
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 | 9 +++++++++
test/CodeGen/X86/vector-trunc.ll | 28 ++++------------------------
2 files changed, 13 insertions(+), 24 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 a7fb2dd0115 [X86][SSE] Add vector truncation cases inspired by PR34773
new c80e022c96d [AVX-512] Add patterns to make fp compare instructions comm [...]
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 | 39 +++++-
lib/Target/X86/X86InstrSSE.td | 52 ++++++++
test/CodeGen/X86/commute-fcmp.ll | 257 ++++++++++++++++++++++++++++++++++++++-
3 files changed, 345 insertions(+), 3 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 77e8366a8d3 PR target/82361 * config/i386/i386.md (TARGET_USE_8BIT_I [...]
new a9d3f824d4f /cp 2017-09-30 Paolo Carlini <paolo.carlini(a)oracle.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:
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/method.c | 8 +++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-68754.C | 7 +++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-68754.C | 7 -------
5 files changed, 24 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-68754.C
delete mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-68754.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 llvm.
from 02744294cd7 Code refactoring for the interleaved code <NFC>
new a7fb2dd0115 [X86][SSE] Add vector truncation cases inspired by PR34773
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-trunc.ll | 858 +++++++++++++++++++++++++++++++++++++--
1 file changed, 831 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 master
in repository llvm.
from 351d690bf5c [X86][SKX] Added codegen regression test for avx512 instruc [...]
new 02744294cd7 Code refactoring for the interleaved code <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/Target/X86/X86InterleavedAccess.cpp | 46 ++++-----
test/CodeGen/X86/x86-interleaved-access.ll | 114 ++++++++++-----------
.../InterleavedAccess/X86/interleavedStore.ll | 28 ++---
3 files changed, 89 insertions(+), 99 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 aaae73db732 Revert r314435: "[JumpThreading] Preserve DT and LVI across [...]
new 351d690bf5c [X86][SKX] Added codegen regression test for avx512 instruc [...]
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/avx512-schedule.ll | 7222 ++++++++++++++++++
test/CodeGen/X86/avx512-shuffle-schedule.ll | 10535 ++++++++++++++++++++++++++
2 files changed, 17757 insertions(+)
create mode 100755 test/CodeGen/X86/avx512-schedule.ll
create mode 100755 test/CodeGen/X86/avx512-shuffle-schedule.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-tools-extra.
from b24ea067 [clangd] simplify ClangdLSPServer by private-inheriting callb [...]
new b0ba4101 [NFC] Sync function call with changes to interface made in r314593.
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:
modularize/PreprocessorTracker.cpp | 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.
unknown user pushed a change to branch master
in repository clang.
from 05083095a0 clang/test/SemaCXX/ms-iunknown-template-function.cpp: Appeas [...]
new 51cc2d2916 [NFC] Remove superfluous parameter - MacroArgs already know [...]
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/Lex/MacroArgs.h | 2 +-
lib/Lex/MacroArgs.cpp | 11 +++++------
lib/Lex/TokenLexer.cpp | 2 +-
3 files changed, 7 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 lld.
from a8397087e Make parameter lists of SymbolTable::add* functions more cons [...]
new 064c568e4 SyntheticSections.cpp: Appease g++-4.8, s/const/constexpr/
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/SyntheticSections.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.