This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch google/grte/v5-2.27/master
in repository glibc.
from 0f8e406b99 Bypass gettimeofday ifunc if using clang
new 7dbfcc664a Add a Google-only workaround for an ancient mktemp
new 0eee22b49e Comment out second appearances of symbols in version scripts [...]
new 7d75dcf228 Avoid the clang integrated assembler for generated errlist.c
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:
math/Versions | 3 ++-
misc/Versions | 6 ++++--
posix/Versions | 3 ++-
scripts/check-installed-headers.sh | 7 +++++--
socket/Versions | 3 ++-
stdio-common/Makefile | 5 +++++
6 files changed, 20 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 llvm.
from 1eaf2d7b5ac [AMDGPU][MC][DOC] Updated AMD GPU assembler description
new 2744a56d797 [X86][Btver2] Extend JWriteResFpuPair to accept resource/uo [...]
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/X86ScheduleBtVer2.td | 75 ++++++++++++-------------------------
1 file changed, 24 insertions(+), 51 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 3eb925359 [WebAssembly] Reorder synthetic functions to come first
new 1fb767a80 [WebAssembly] Add test for imported ctor and fix indexing bug found
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/wasm/init-fini.ll | 209 +++++++++++++++++++++++++++++++------------------
wasm/Writer.cpp | 5 +-
2 files changed, 134 insertions(+), 80 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 538055ab894 [InstSimplify] add test for m_NegZero with undef elt; NFC
new 1eaf2d7b5ac [AMDGPU][MC][DOC] Updated AMD GPU assembler description
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/AMDGPUAsmGFX7.rst | 1249 +++++++++++++++++++++++++++++
docs/AMDGPUAsmGFX8.rst | 1660 ++++++++++++++++++++++++++++++++++++++
docs/AMDGPUAsmGFX9.rst | 1795 ++++++++++++++++++++++++++++++++++++++++++
docs/AMDGPUOperandSyntax.rst | 1055 +++++++++++++++++++++++++
docs/AMDGPUUsage.rst | 60 +-
5 files changed, 5790 insertions(+), 29 deletions(-)
create mode 100644 docs/AMDGPUAsmGFX7.rst
create mode 100644 docs/AMDGPUAsmGFX8.rst
create mode 100644 docs/AMDGPUAsmGFX9.rst
create mode 100644 docs/AMDGPUOperandSyntax.rst
--
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 4f1bb770ad [analyzer] Trying to fix Windows buildbots after r327258
new 5f93943aed [clang-format] Don't detect C++11 attribute specifiers as ObjC
new 691196ab66 [clang-format] Improve detection of Objective-C block types
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/Format/ContinuationIndenter.cpp | 4 +-
lib/Format/FormatToken.h | 2 +
lib/Format/TokenAnnotator.cpp | 90 ++++++++++++++++++++++++++++++-------
unittests/Format/FormatTest.cpp | 61 ++++++++++++++++++-------
unittests/Format/FormatTestObjC.cpp | 9 ++++
5 files changed, 132 insertions(+), 34 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 b2adf42c525 [X86][Btver2] Use JWriteResFpuPair wrapper for AES/CLMUL/HA [...]
new 538055ab894 [InstSimplify] add test for m_NegZero with undef elt; 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/InstSimplify/floating-point-arithmetic.ll | 9 +++++++++
1 file changed, 9 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 lld.
from f99a96a36 [ELF] - Formatted comment, fixed mistype. NFC.
new 3eb925359 [WebAssembly] Reorder synthetic functions to come first
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/wasm/alias.ll | 8 +--
test/wasm/call-indirect.ll | 39 +++++++------
test/wasm/comdats.ll | 18 +++---
test/wasm/entry.ll | 2 +-
test/wasm/export.ll | 4 +-
test/wasm/function-imports-first.ll | 14 ++---
test/wasm/function-imports.ll | 14 ++---
test/wasm/gc-sections.ll | 30 +++++-----
test/wasm/init-fini.ll | 50 +++++++++--------
test/wasm/load-undefined.test | 6 +-
test/wasm/local-symbols.ll | 20 +++----
test/wasm/locals-duplicate.test | 106 ++++++++++++++++++------------------
test/wasm/undefined-weak-call.ll | 26 ++++-----
test/wasm/visibility-hidden.ll | 6 +-
test/wasm/weak-alias-overide.ll | 58 ++++++++++----------
test/wasm/weak-alias.ll | 50 ++++++++---------
test/wasm/weak-symbols.ll | 36 ++++++------
test/wasm/weak-undefined.ll | 18 +++---
wasm/Writer.cpp | 8 +--
19 files changed, 261 insertions(+), 252 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 3af14155da5 [Hexagon] Add REQUIRES: asserts to testcases that use -stats
new b2adf42c525 [X86][Btver2] Use JWriteResFpuPair wrapper for AES/CLMUL/HA [...]
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/X86ScheduleBtVer2.td | 55 ++++---------------------------------
1 file changed, 6 insertions(+), 49 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 1ff4c4b9 [clangd] Collect the number of files referencing a symbol in [...]
new 4e9db392 [clangd] Revamp handling of diagnostics.
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 +
clangd/ClangdLSPServer.cpp | 34 +--
clangd/ClangdLSPServer.h | 10 +-
clangd/ClangdServer.cpp | 3 +-
clangd/ClangdServer.h | 5 +-
clangd/ClangdUnit.cpp | 168 ++-------------
clangd/ClangdUnit.h | 22 +-
clangd/Diagnostics.cpp | 364 +++++++++++++++++++++++++++++++++
clangd/Diagnostics.h | 103 ++++++++++
clangd/Protocol.h | 6 +-
clangd/SourceCode.cpp | 8 +
clangd/SourceCode.h | 4 +
clangd/TUScheduler.cpp | 17 +-
clangd/TUScheduler.h | 2 +-
test/clangd/diagnostics.test | 14 --
test/clangd/execute-command.test | 28 ---
test/clangd/extra-flags.test | 28 ---
test/clangd/fixits.test | 40 +---
unittests/clangd/ClangdTests.cpp | 34 ++-
unittests/clangd/ClangdUnitTests.cpp | 188 +++++++++++++----
unittests/clangd/CodeCompleteTests.cpp | 17 +-
unittests/clangd/TUSchedulerTests.cpp | 22 +-
unittests/clangd/XRefsTests.cpp | 4 +-
23 files changed, 732 insertions(+), 390 deletions(-)
create mode 100644 clangd/Diagnostics.cpp
create mode 100644 clangd/Diagnostics.h
--
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 edd55a60d25 PR c++/84355 - ICE with deduction for member class template.
new ea0c2dcef7f combine: Fix PR84780 (more LOG_LINKS trouble)
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/combine.c | 1 +
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.