This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ba63532a00f [AccelTable] Try making MSVC happy
new 2d5d897622c [SLP] Add a test with extract for PR32086, 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/Transforms/SLPVectorizer/X86/PR32086.ll | 33 ++++++++++++++++++++++++++++
1 file changed, 33 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 clang-tools-extra.
from 2ee3719d [clangd] Add a fallback directory for collected symbols with [...]
new c94f5a9b [clangd] Use new URI with scheme support in place of the exis [...]
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 | 10 ++---
clangd/Protocol.cpp | 53 +++++++++++----------------
clangd/Protocol.h | 34 ++++++++---------
clangd/URI.cpp | 44 +++++++++++-----------
clangd/URI.h | 35 ++++++++++--------
clangd/XRefs.cpp | 4 +-
clangd/clients/clangd-vscode/src/extension.ts | 7 ----
unittests/clangd/URITests.cpp | 50 ++++++++-----------------
unittests/clangd/XRefsTests.cpp | 5 ++-
9 files changed, 108 insertions(+), 134 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 134e263e666 Remove duplicate "//" in comment
new 26790f09475 2018-01-29 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/ChangeLog | 7 +++++++
gcc/tree-ssanames.c | 5 +++++
2 files changed, 12 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 104718c7bba [AccelTable] Fix undefined reference
new ba63532a00f [AccelTable] Try making MSVC 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:
include/llvm/CodeGen/AccelTable.h | 8 ++++----
lib/CodeGen/AsmPrinter/AccelTable.cpp | 8 ++++----
2 files changed, 8 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 compiler-rt.
from 180c7ddfa Revert: [compiler-rt] r323626 - [cmake] [compiler-rt] Remove [...]
new 2b93db0ed tsan: deflake a 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/tsan/strerror_r.cc | 16 +++++++++-------
test/tsan/tls_race2.cc | 3 +++
2 files changed, 12 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 6c5b63f9 [clangd] Fixed null deference on invalid compile commands.
new 2ee3719d [clangd] Add a fallback directory for collected symbols with [...]
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 | 20 +++++++-
clangd/index/SymbolCollector.cpp | 53 ++++++++++++----------
clangd/index/SymbolCollector.h | 4 ++
unittests/clangd/SymbolCollectorTests.cpp | 32 ++++++++-----
4 files changed, 72 insertions(+), 37 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 a9aab590d53 [dsymutil] Generate Apple accelerator tables
new 104718c7bba [AccelTable] Fix undefined reference
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/llvm/CodeGen/AccelTable.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 master
in repository llvm.
from 334d2239fad [AMDGPU][MC] Corrected parsing of image opcode modifiers r1 [...]
new 4cd1837737e [NFC] Refactor Apple Accelerator Tables
new 633599ba035 [NFC] Rename DwarfAccelTable and move header.
new a9aab590d53 [dsymutil] Generate Apple accelerator tables
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/CodeGen/AccelTable.h | 473 +++++++++++++++++++++
lib/CodeGen/AsmPrinter/AccelTable.cpp | 235 ++++++++++
lib/CodeGen/AsmPrinter/CMakeLists.txt | 2 +-
lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp | 293 -------------
lib/CodeGen/AsmPrinter/DwarfAccelTable.h | 262 ------------
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 32 +-
lib/CodeGen/AsmPrinter/DwarfDebug.h | 15 +-
test/tools/dsymutil/Inputs/objc.macho.x86_64 | Bin 0 -> 9736 bytes
test/tools/dsymutil/Inputs/objc.macho.x86_64.o | Bin 0 -> 7788 bytes
test/tools/dsymutil/X86/basic-lto-linking-x86.test | 195 ++++++++-
test/tools/dsymutil/X86/objc.test | 52 +++
tools/dsymutil/DwarfLinker.cpp | 366 +++++++++++++---
tools/dsymutil/dsymutil.h | 3 +
13 files changed, 1294 insertions(+), 634 deletions(-)
create mode 100644 include/llvm/CodeGen/AccelTable.h
create mode 100644 lib/CodeGen/AsmPrinter/AccelTable.cpp
delete mode 100644 lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp
delete mode 100644 lib/CodeGen/AsmPrinter/DwarfAccelTable.h
create mode 100755 test/tools/dsymutil/Inputs/objc.macho.x86_64
create mode 100644 test/tools/dsymutil/Inputs/objc.macho.x86_64.o
create mode 100644 test/tools/dsymutil/X86/objc.test
--
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 87f1d6ee0eb PR libstdc++/83658 fix exception-safety in std::any::emplace
new c6dfb2aa737 PR libstdc++/83833 fix failing test on ia32
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 | 4 ++++
.../testsuite/26_numerics/random/chi_squared_distribution/83833.cc | 1 +
2 files changed, 5 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 c0027a01f39 [PATCH] PR84033, powerpc64le -moptimize-swaps bad code with [...]
new 1d872a5cc8e PR libstdc++/83833 fix chi_squared_distribution::param(cons [...]
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 | 11 +++++++++++
libstdc++-v3/include/bits/random.h | 7 ++++++-
.../random/chi_squared_distribution/83833.cc} | 20 ++++++++++----------
3 files changed, 27 insertions(+), 11 deletions(-)
copy libstdc++-v3/testsuite/{27_io/basic_stringstream/assign/81338.cc => 26_numeri [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.