This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bde9b3177bb SLPVectorizer: Fix assert with different sized address spaces
new 1dc41819630 [Wasm] Add missing EOF checks for floats
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/Object/WasmObjectFile.cpp | 4 ++++
1 file changed, 4 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 libunwind.
from d511f35 [AddressSpace] Use the macro to set hidden visibility on Loca [...]
new d743159 Fix existing code for SEH on ARM to compile correctly
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/__libunwind_config.h | 2 +-
src/Unwind-seh.cpp | 7 ++++++-
src/UnwindCursor.hpp | 14 +++++++-------
3 files changed, 14 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 llvm.
from 57ed8ef0fa9 [X86] Add llvm-mca tests that show how operand latency is w [...]
new d3da33bf59a AMDGPU: Fix broken generated check lines
new bde9b3177bb SLPVectorizer: Fix assert with different sized address spaces
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:
lib/Transforms/Vectorize/SLPVectorizer.cpp | 2 +-
test/CodeGen/AMDGPU/idot2.ll | 1314 +-------------------
.../address-space-ptr-sze-gep-index-assert.ll | 149 +++
3 files changed, 153 insertions(+), 1312 deletions(-)
create mode 100644 test/Transforms/SLPVectorizer/AMDGPU/address-space-ptr-sze-gep- [...]
--
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 73e2113025e [llvm-objdump] Keep the memory buffer from the dSYM alive w [...]
new 57ed8ef0fa9 [X86] Add llvm-mca tests that show how operand latency is w [...]
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/tools/llvm-mca/X86/sqrt-rsqrt-rcp-memop.s | 206 +++++++++++++++++++++++++
1 file changed, 206 insertions(+)
create mode 100644 test/tools/llvm-mca/X86/sqrt-rsqrt-rcp-memop.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 newlib.
from d8ccbcdac Drop non-reserved parameter names from sys/signal.h
new fc3a8ecca Cygwin: Bump DLL version to 2.11.1
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:
winsup/cygwin/include/cygwin/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 master
in repository clang.
from 0743501077 Import lit.llvm after rC341132
new 3413bef1da [DEBUGINFO] Add support for emission of the debug directives only.
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/DebugInfoOptions.h | 1 +
include/clang/Driver/Options.td | 2 ++
lib/CodeGen/CGDebugInfo.cpp | 3 ++
lib/Driver/ToolChains/Clang.cpp | 15 ++++++++--
lib/Frontend/CompilerInvocation.cpp | 1 +
test/CodeGen/debug-info-gline-tables-only.c | 3 +-
test/CodeGen/debug-info-gline-tables-only2.c | 3 +-
test/CodeGen/debug-info-line.c | 1 +
test/CodeGen/debug-info-macro.c | 1 +
test/CodeGen/debug-info-scope.c | 1 +
test/CodeGen/lifetime-debuginfo-1.c | 1 +
test/CodeGen/lifetime-debuginfo-2.c | 1 +
test/CodeGenCXX/crash.cpp | 1 +
test/CodeGenCXX/debug-info-blocks.cpp | 5 ++--
test/CodeGenCXX/debug-info-gline-tables-only.cpp | 3 +-
test/CodeGenCXX/debug-info-line.cpp | 2 ++
test/CodeGenCXX/debug-info-ms-dtor-thunks.cpp | 1 +
test/CodeGenCXX/debug-info-namespace.cpp | 5 ++++
...debug-info-template-explicit-specialization.cpp | 3 +-
test/CodeGenCXX/debug-info-windows-dtor.cpp | 1 +
test/CodeGenCXX/linetable-virtual-variadic.cpp | 1 +
test/CodeGenObjCXX/debug-info-line.mm | 1 +
test/CodeGenObjCXX/pr14474-gline-tables-only.mm | 2 ++
test/Driver/debug-options.c | 35 ++++++++++++++++++++++
24 files changed, 85 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 release_70
in repository clang.
from 4aaf774673 [Docs] Release notes for OpenCL
new 1e368d3a36 [docs][mips] Clang 7.0 Release notes
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:
docs/ReleaseNotes.rst | 15 +++++++++++++++
1 file changed, 15 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 5dbb7d87 [clangd] Collect symbol occurrences in SymbolCollector.
new ef447bd3 [clangd] Flatten out Symbol::Details. It was ill-conceived, sorry.
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 | 19 ++++------
.../GlobalSymbolBuilderMain.cpp | 12 ++----
clangd/index/Index.cpp | 15 ++------
clangd/index/Index.h | 37 +++++++------------
clangd/index/Merge.cpp | 30 +++++----------
clangd/index/Merge.h | 2 +-
clangd/index/SymbolCollector.cpp | 12 ++----
clangd/index/SymbolYAML.cpp | 43 +++-------------------
clangd/index/SymbolYAML.h | 5 +--
unittests/clangd/CodeCompleteTests.cpp | 21 +++--------
unittests/clangd/FileIndexTests.cpp | 2 +-
unittests/clangd/IndexTests.cpp | 19 +++-------
unittests/clangd/SymbolCollectorTests.cpp | 19 +++-------
13 files changed, 67 insertions(+), 169 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 libunwind.
from 1f89d78 Add support for SEH unwinding on Windows.
new d511f35 [AddressSpace] Use the macro to set hidden visibility on Loca [...]
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:
src/AddressSpace.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.