This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2360e8a4374 X86 Tests: Add isel tests for truncate-extract_vector-extend. NFC.
new b9d31dadee9 [X86][MMX] Pull out common MMX VT test. NFCI.
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 | 55 +++++++++++++++++++-------------------
1 file changed, 27 insertions(+), 28 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 binutils-gdb.
from 2a8ae7146c Update the libiberty sources with the latest patches found i [...]
new bf41f30dde Update top level configure files by synchronizing them with gcc.
new 7ec0cd50bf oops - updates to ChangeLog omitted by accident from previou [...]
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:
ChangeLog | 8 ++
binutils/ChangeLog | 6 +
binutils/MAINTAINERS | 5 +-
config-ml.in | 16 +--
config.guess | 110 +++++++--------
config.sub | 52 ++++---
config/ChangeLog | 51 +++++++
config/acx.m4 | 28 +++-
config/ax_check_define.m4 | 92 ++++++++++++
config/bootstrap-cet.mk | 4 +
config/bootstrap-debug-lean.mk | 1 +
config/bootstrap-lto-noplugin.mk | 4 +-
config/bootstrap-lto.mk | 4 +-
config/cet.m4 | 38 +++++
config/gcc-plugin.m4 | 15 +-
config/hwcaps.m4 | 60 ++++++++
config/isl.m4 | 20 +--
config/mt-android | 1 +
configure | 294 +++++++++++++++++++++------------------
configure.ac | 216 +++++++++++++++-------------
20 files changed, 687 insertions(+), 338 deletions(-)
create mode 100644 config/ax_check_define.m4
create mode 100644 config/bootstrap-cet.mk
create mode 100644 config/cet.m4
create mode 100644 config/hwcaps.m4
create mode 100644 config/mt-android
--
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 d83367e9805 rs6000: Wrap diff of immediates in const (PR83629)
new 4a8ed58450d cmd/go: check for another GCC error message
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/internal/work/exec.go | 4 +++-
2 files changed, 4 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-tools-extra.
from 0f9181d7 [clangd] Add more filters for collected symbols.
new b9d36e0a Add a missing dependency for r322192
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:
clangd/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 7f8d0fa81e2 2018-01-10 Richard Biener <rguenther(a)suse.de>
new 72ce1a74692 runtime: fix makemap calls in __go_construct_map
new d83367e9805 rs6000: Wrap diff of immediates in const (PR83629)
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:
gcc/ChangeLog | 6 ++++++
gcc/config/rs6000/rs6000.md | 26 ++++++++++++++++----------
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr83629.c | 9 +++++++++
libgo/runtime/go-construct-map.c | 6 +++---
6 files changed, 40 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr83629.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 gcc.
from 20f13f18283 2018-01-10 Richard Biener <rguenther(a)suse.de>
new 7f8d0fa81e2 2018-01-10 Richard Biener <rguenther(a)suse.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr78768.c | 2 +-
2 files changed, 6 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 llvm.
from 18ab0b4852f [AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK support
new 2360e8a4374 X86 Tests: Add isel tests for truncate-extract_vector-extend. 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:
test/CodeGen/X86/trunc-subvector.ll | 160 ++++++++++++++++++++++++++++++++++++
1 file changed, 160 insertions(+)
create mode 100644 test/CodeGen/X86/trunc-subvector.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 79d906b0 [clangd] Add static index for the global code completion.
new 0f9181d7 [clangd] Add more filters for collected symbols.
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:
.../GlobalSymbolBuilderMain.cpp | 5 +-
clangd/index/FileIndex.cpp | 4 +-
clangd/index/SymbolCollector.cpp | 45 ++++++++++---
clangd/index/SymbolCollector.h | 21 ++++--
unittests/clangd/FileIndexTests.cpp | 7 +-
unittests/clangd/SymbolCollectorTests.cpp | 77 +++++++++++++++++++---
6 files changed, 129 insertions(+), 30 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-tools-extra.
from bceebc2c [clangd] Remove duplicates from code completion
new 79d906b0 [clangd] Add static index for the global code completion.
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:
clangd/ClangdLSPServer.cpp | 6 ++--
clangd/ClangdLSPServer.h | 4 ++-
clangd/ClangdServer.cpp | 5 +++-
clangd/ClangdServer.h | 9 ++++++
clangd/CodeComplete.cpp | 50 ++++++++++++++++++++++++++--------
clangd/CodeComplete.h | 4 +++
clangd/index/MemIndex.cpp | 16 +++++++++++
clangd/index/MemIndex.h | 3 ++
clangd/tool/ClangdMain.cpp | 32 +++++++++++++++++++++-
unittests/clangd/CodeCompleteTests.cpp | 31 ++++++++++++---------
10 files changed, 130 insertions(+), 30 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 163534563e8 2018-01-10 Richard Biener <rguenther(a)suse.de>
new 20f13f18283 2018-01-10 Richard Biener <rguenther(a)suse.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/guality/inline-params-2.c | 1 -
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.