This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fad0c9b3b04 [llvm-mca] Move definitions in FetchStage.cpp inside namesp [...]
new 2c5ef979724 [AArch64][SVE] Asm: Support for gather PRF prefetch instructions
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/AArch64/AArch64SVEInstrInfo.td | 34 ++++++++
lib/Target/AArch64/SVEInstrFormats.td | 125 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/prfb-diagnostics.s | 69 ++++++++++++++++-
test/MC/AArch64/SVE/prfb.s | 54 +++++++++++++
test/MC/AArch64/SVE/prfd-diagnostics.s | 55 ++++++++++++-
test/MC/AArch64/SVE/prfd.s | 54 +++++++++++++
test/MC/AArch64/SVE/prfh-diagnostics.s | 94 +++++++++++++++++++++-
test/MC/AArch64/SVE/prfh.s | 54 +++++++++++++
test/MC/AArch64/SVE/prfw-diagnostics.s | 95 ++++++++++++++++++++++-
test/MC/AArch64/SVE/prfw.s | 54 +++++++++++++
10 files changed, 684 insertions(+), 4 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.
from 72a418772e [Frontend] Avoid running plugins during code completion parse
new 962b74c118 Add support for __declspec(code_seg("segname"))
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/Attr.td | 7 +++
include/clang/Basic/AttrDocs.td | 12 ++++
include/clang/Basic/DiagnosticSemaKinds.td | 8 +++
include/clang/Sema/Sema.h | 2 +
lib/Sema/SemaDecl.cpp | 89 +++++++++++++++++++++++++-----
lib/Sema/SemaDeclAttr.cpp | 31 +++++++++++
lib/Sema/SemaDeclCXX.cpp | 35 ++++++++++++
lib/Sema/SemaLambda.cpp | 4 ++
8 files changed, 175 insertions(+), 13 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.
from b168e23012 [OPENMP, NVPTX] Add check for SPMD mode in orphaned parallel [...]
new 72a418772e [Frontend] Avoid running plugins during code completion parse
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/Frontend/FrontendAction.cpp | 16 ++++++++++------
test/Index/complete-and-plugins.c | 6 ++++++
2 files changed, 16 insertions(+), 6 deletions(-)
create mode 100644 test/Index/complete-and-plugins.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 llvm.
from a2173836acd [BasicAA] Fix handling of invariant group launders
new fad0c9b3b04 [llvm-mca] Move definitions in FetchStage.cpp inside namesp [...]
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:
tools/llvm-mca/FetchStage.cpp | 5 +++--
tools/llvm-mca/FetchStage.h | 1 -
2 files 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 clang.
from d4492e43e0 Fix an Index test caused by a clang-format change (r332436).
new b168e23012 [OPENMP, NVPTX] Add check for SPMD mode in orphaned parallel [...]
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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 40 ++++++++++++++++++++++++++++++------
test/OpenMP/nvptx_target_codegen.cpp | 10 +++++++++
2 files changed, 44 insertions(+), 6 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 a555456abe0 [mips] Simplify some of the predicate scopes for (negative) [...]
new a2173836acd [BasicAA] Fix handling of invariant group launders
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/Analysis/BasicAliasAnalysis.cpp | 13 ++++++++-
lib/Analysis/CaptureTracking.cpp | 2 ++
test/Analysis/BasicAA/invariant_group.ll | 48 ++++++++++++++++++++++++++++++++
3 files changed, 62 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/BasicAA/invariant_group.ll
--
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 e1ae43bfd8 [analyzer] Improve the modeling of memset().
new d4492e43e0 Fix an Index test caused by a clang-format change (r332436).
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/Index/overriding-ftemplate-comments.cpp | 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 llvm.
from fb66864554f [llvm-mca] Fix perf regression after r332390.
new 02815c96d34 [mips] Join existing scopes for DecoderNamespace (NFCI)
new a555456abe0 [mips] Simplify some of the predicate scopes for (negative) [...]
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/Mips/MicroMipsInstrFPU.td | 9 +++-----
lib/Target/Mips/MipsInstrFPU.td | 43 +++++++++++++++++-------------------
2 files changed, 23 insertions(+), 29 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.
from bfc7cfab82 [AST] Added a helper to extract a user-friendly text of a comment.
new e1ae43bfd8 [analyzer] Improve the modeling of memset().
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/StaticAnalyzer/Checkers/CStringChecker.cpp | 102 ++++++++-
test/Analysis/bstring.cpp | 124 ++++++++++-
test/Analysis/null-deref-ps-region.c | 2 +-
test/Analysis/string.c | 293 ++++++++++++++++++++++++-
4 files changed, 509 insertions(+), 12 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 f392447b194 [llvm-exegesis] Fix unused variable warning in release mode.
new fb66864554f [llvm-mca] Fix perf regression after r332390.
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:
tools/llvm-mca/FetchStage.cpp | 10 +++++++---
tools/llvm-mca/FetchStage.h | 6 ++----
2 files changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.