This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2a8a7176107 PR middle-end/85090 * config/i386/sse.md (V): Add V64QI a [...]
new 7aa8525eef9 [NDS32] Change wchar type to unsinged int.
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/ChangeLog | 5 +++++
gcc/config/nds32/nds32.h | 4 ++--
2 files changed, 7 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 llvm.
from ccca812fc34 [Analysis] Change std::sort to llvm::sort in response to r327219
new 1116feb011f [X86] Remove unneeded temporary variable. NFC
new c41c603aa83 [X86] Add test case to show failure to promote i16 subtract [...]
new 355d9dd2ee3 [X86] Allow i16 subtracts to be promoted if the load is on [...]
new ac43954a9b3 [X86] Add test case to show failure to promote i16 subtract [...]
new 05eb96d0371 [X86] Check if the load and store are to the same pointer b [...]
new 879ec9492f6 [X86] Don't check for folding into a store when deciding if [...]
The 6 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 | 31 +++++++++-----
test/CodeGen/X86/promote-i16.ll | 81 +++++++++++++++++++++++++++++++-----
test/CodeGen/X86/reduce-trunc-shl.ll | 4 +-
3 files changed, 92 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 gcc.
from 182c84928af Daily bump.
new 2a8a7176107 PR middle-end/85090 * config/i386/sse.md (V): Add V64QI a [...]
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/ChangeLog | 18 ++++++--
gcc/config/i386/i386.c | 52 +++++++++++++++++++++-
gcc/config/i386/sse.md | 37 ++++++++++++---
gcc/testsuite/ChangeLog | 23 +++++++---
gcc/testsuite/gcc.target/i386/avx512bw-pr85090-2.c | 35 +++++++++++++++
gcc/testsuite/gcc.target/i386/avx512bw-pr85090-3.c | 35 +++++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr85090-1.c | 35 +++++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr85090-2.c | 37 +++++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr85090-3.c | 37 +++++++++++++++
9 files changed, 290 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr85090-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr85090-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr85090-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr85090-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr85090-3.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 319a3359618 [DAGCombine] (float)((int) f) --> ftrunc (PR36617)
new ccca812fc34 [Analysis] Change std::sort to llvm::sort in response to r327219
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/BlockFrequencyInfoImpl.cpp | 12 ++++++------
lib/Analysis/CFLAndersAliasAnalysis.cpp | 4 ++--
lib/Analysis/CallGraph.cpp | 4 ++--
lib/Analysis/MemoryDependenceAnalysis.cpp | 6 +++---
lib/Analysis/MemorySSA.cpp | 8 ++++----
lib/Analysis/ScalarEvolution.cpp | 2 +-
lib/Analysis/ScalarEvolutionExpander.cpp | 2 +-
lib/Analysis/TargetLibraryInfo.cpp | 4 ++--
8 files changed, 21 insertions(+), 21 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 c1ef03f930 Revert r328845, it caused crbug.com/827810.
new 964a115540 Add missing include to Visibility.h
new 24879880b2 Add missing include to ContinuousRangeMap.h
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:
include/clang/Basic/Visibility.h | 1 +
include/clang/Serialization/ContinuousRangeMap.h | 1 +
2 files changed, 2 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 83e55acb495 [PR c++/85027] deal with baselink in save_expr in instantiate_type
new 182c84928af Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from d653c63d28c Daily bump.
new 1da8dab6078 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from e7db28fbc30 Daily bump.
new d51f33327fe Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from dc20d41409 Automatic date update in version.in
new a16ffec0da Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from d61d144ed3 Automatic date update in version.in
new 28636a0e46 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.