This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2b353500d1f Fix test again, try to keep all targets happy
new 6c358ea8178 [SLPVectorizer] reorderAltShuffleOperands should just take [...]
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/Transforms/Vectorize/SLPVectorizer.cpp | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 2801fd3c [clangd] Expose qualified symbol names in CompletionItem (C++ [...]
new df85dd1c [clangd] More precise representation of symbol names/labels i [...]
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/CodeComplete.cpp | 29 ++--
clangd/CodeCompletionStrings.cpp | 179 ++++++++++--------------
clangd/CodeCompletionStrings.h | 18 +--
clangd/index/Index.cpp | 7 +-
clangd/index/Index.h | 27 ++--
clangd/index/Merge.cpp | 14 +-
clangd/index/SymbolCollector.cpp | 20 +--
clangd/index/SymbolYAML.cpp | 9 +-
unittests/clangd/CodeCompleteTests.cpp | 3 -
unittests/clangd/CodeCompletionStringsTests.cpp | 65 +++------
unittests/clangd/FileIndexTests.cpp | 11 +-
unittests/clangd/IndexTests.cpp | 22 +--
unittests/clangd/SymbolCollectorTests.cpp | 59 ++++----
13 files changed, 199 insertions(+), 264 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 gcc-7-branch
in repository gcc.
from 33c4d56ec8b gcc/ 2018-06-22 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new 2cca047791a PR libstdc++/86138 prevent implicit instantiation of COW empty rep
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:
libstdc++-v3/ChangeLog | 16 ++++++++++++++
libstdc++-v3/include/bits/basic_string.tcc | 25 +++++++++++++++++++---
.../basic_string/cons/char/86138.cc} | 14 +++++++-----
.../basic_string/cons/wchar_t/86138.cc} | 14 +++++++-----
4 files changed, 56 insertions(+), 13 deletions(-)
copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 21_strings/basic_string/c [...]
copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 21_strings/basic_string/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 clang.
from 0b8a6fded3 [Driver] Make scudo compatible with -fsanitize-minimal-runtime
new db7edbb568 [Sema] Updated note for address spaces to print the type.
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/Basic/DiagnosticSemaKinds.td | 4 ++--
lib/Sema/SemaOverload.cpp | 4 +---
test/SemaCXX/address-space-references.cpp | 8 ++++----
3 files changed, 7 insertions(+), 9 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 83a38ce0152 gcc/testsuite/ChangeLog:
new eec0055c9d8 2018-06-22 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 02a658e9619 Forgot PR target/86222 in ChangeLog
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-string.c | 23 ++++++-----------------
2 files changed, 12 insertions(+), 17 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 ee3b840397f Fix test, nop is not always 1 byte
new 2b353500d1f Fix test again, try to keep all targets happy
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/MC/ELF/dwarf-loc0.s | 4 ++--
1 file changed, 2 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 lld.
from 97109957d Revert "[WebAssembly] Error on mismatched function signature [...]
new 5a4290783 [ELF] - ICF: test we do not merge sections which relocations [...]
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/ELF/icf12.s | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 test/ELF/icf12.s
--
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 514cd3a0f5 Correct negs aliasing on AArch64.
new 8e7767e3f7 Use partial register read/writes in transfer_regset
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:
gdb/ChangeLog | 17 ++++++++
gdb/regcache.c | 130 +++++++++++++++++++++++++++++++++++++++++++++++----------
gdb/regcache.h | 20 ++++++++-
3 files changed, 142 insertions(+), 25 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 fe16001dba2 [DWARFv5] Allow ".loc 0" to refer to the root file.
new ee3b840397f Fix test, nop is not always 1 byte
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/MC/ELF/dwarf-loc0.s | 6 +++---
1 file changed, 3 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 lld.
from bfb0b6595 [ELF] - ICF: Add 2 more test cases.
new 821dcc884 [ELF] - Repair (re-enable) few ICF test cases.
new 97109957d Revert "[WebAssembly] Error on mismatched function signature [...]
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:
test/ELF/icf3.s | 2 +-
test/ELF/icf4.s | 2 +-
test/ELF/icf5.s | 2 +-
test/ELF/icf6.s | 2 +-
test/ELF/icf9.s | 2 +-
test/wasm/fatal-warnings.ll | 5 -----
test/wasm/signature-mismatch-weak.ll | 3 +--
test/wasm/signature-mismatch.ll | 15 ++++-----------
wasm/Driver.cpp | 3 +--
wasm/MarkLive.cpp | 5 +++--
wasm/SymbolTable.cpp | 25 +++++--------------------
wasm/Symbols.h | 6 ++----
12 files changed, 21 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.