This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4735a38358d [AArch64][SVE2] Asm: add integer multiply-add long instructions
new bf7c4f523d6 [AArch64][SVE2] Asm: add saturating multiply-add long instructions
new ceb61d43ce6 [AMDGPU] detect WaW hazards when moving/merging load/store [...]
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/Target/AArch64/AArch64SVEInstrInfo.td | 12 +++
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 1 +
test/CodeGen/AMDGPU/merge-load-store.mir | 34 ++++++++
test/MC/AArch64/SVE2/sqdmlalb-diagnostics.s | 116 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqdmlalb.s | 67 ++++++++++++++++
test/MC/AArch64/SVE2/sqdmlalt-diagnostics.s | 116 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqdmlalt.s | 67 ++++++++++++++++
test/MC/AArch64/SVE2/sqdmlslb-diagnostics.s | 116 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqdmlslb.s | 67 ++++++++++++++++
test/MC/AArch64/SVE2/sqdmlslt-diagnostics.s | 116 ++++++++++++++++++++++++++++
test/MC/AArch64/SVE2/sqdmlslt.s | 67 ++++++++++++++++
11 files changed, 779 insertions(+)
create mode 100644 test/MC/AArch64/SVE2/sqdmlalb-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlalb.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlalt-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlalt.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlslb-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlslb.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlslt-diagnostics.s
create mode 100644 test/MC/AArch64/SVE2/sqdmlslt.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 clang.
from b675c7a1b5 Suppress false-positive GCC -Wreturn-type warning.
new 648d431015 [NFC] Fix line endings in OpenCL tests
new 786546290e [analyzer] Insert checker options into AnalyzerOption::ConfigTable
new a3c3146170 [Lex] Allow to consume tokens while preprocessing
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/clang/Lex/Preprocessor.h | 39 +++++++++++-----
include/clang/Lex/Token.h | 21 +++++----
include/clang/Lex/TokenLexer.h | 12 +++--
include/clang/Parse/Parser.h | 6 +--
lib/Frontend/PrintPreprocessedOutput.cpp | 3 +-
lib/Lex/MacroArgs.cpp | 2 +-
lib/Lex/PPCaching.cpp | 4 +-
lib/Lex/PPDirectives.cpp | 4 +-
lib/Lex/PPLexerChange.cpp | 13 +++---
lib/Lex/PPMacroExpansion.cpp | 2 +-
lib/Lex/Pragma.cpp | 13 +++---
lib/Lex/Preprocessor.cpp | 13 +++---
lib/Lex/TokenLexer.cpp | 8 +++-
lib/Parse/ParseCXXInlineMethods.cpp | 11 ++---
lib/Parse/ParseDecl.cpp | 6 +--
lib/Parse/ParseDeclCXX.cpp | 12 ++---
lib/Parse/ParseExpr.cpp | 6 +--
lib/Parse/ParseExprCXX.cpp | 13 +++---
lib/Parse/ParseObjc.cpp | 4 +-
lib/Parse/ParseOpenMP.cpp | 7 +--
lib/Parse/ParsePragma.cpp | 60 +++++++++++++++----------
lib/Parse/ParseStmtAsm.cpp | 3 +-
lib/Parse/ParseTemplate.cpp | 4 +-
lib/Parse/Parser.cpp | 4 +-
lib/Rewrite/HTMLRewrite.cpp | 2 +-
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 2 +-
lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 12 +++--
test/Analysis/analyzer-config.c | 39 +++++++++++++++-
test/Analysis/checker-plugins.c | 17 +++++++
test/CodeGenOpenCL/no-signed-zeros.cl | 20 ++++-----
test/SemaOpenCL/array-init.cl | 40 ++++++++---------
31 files changed, 258 insertions(+), 144 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 8a9fddd1 [clang-tidy] Removed superfluous and slightly annoying newlin [...]
new 787980d4 [Lex] Allow to consume tokens while preprocessing
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:
clang-tidy/modernize/UseTrailingReturnTypeCheck.cpp | 4 +++-
1 file changed, 3 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 glibc.
from 5f161b2398 Update kernel-features.h files for Linux 5.1.
new fef7c63cd5 manual: Document O_DIRECTORY
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:
ChangeLog | 4 ++++
manual/llio.texi | 7 +++++++
2 files changed, 11 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 fw/resolv-cleanups
in repository glibc.
discards 8f6241ed55 nss_dns: Remove RES_USE_INET6 handling
new 343c790593 nss_dns: Remove RES_USE_INET6 handling
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8f6241ed55)
\
N -- N -- N refs/heads/fw/resolv-cleanups (343c790593)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ChangeLog | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.