This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f660a02ee0b [DA] Improve alias checking in dependence analysis
new 259800c8fc5 [llvm-mca] Increase the default number of iterations to 100.
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/CommandGuide/llvm-mca.rst | 2 +-
test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 42 +++++------
test/tools/llvm-mca/X86/BtVer2/resources-f16c.s | 33 ++++++++-
test/tools/llvm-mca/X86/cpus.s | 92 ++++++++++++++++++-------
test/tools/llvm-mca/X86/default-iterations.s | 32 +++++++--
tools/llvm-mca/README.txt | 2 +-
tools/llvm-mca/SourceMgr.h | 2 +-
7 files changed, 147 insertions(+), 58 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 7c63a6aea40 Add missing cases to vect_get_smallest_scalar_type (PR 85286)
new 1cbcb2cbf52 PR target/85177 PR target/85255 * config/i386/sse.md (< [...]
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 | 10 +++++++++
gcc/config/i386/sse.md | 18 +++++++--------
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/gcc.target/i386/avx512f-pr85177.c | 30 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512f-pr85255.c | 23 +++++++++++++++++++
5 files changed, 79 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr85177.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr85255.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 clang.
from c14ac21066 CodeGen tests - typo fixes NFC
new 3ef158c393 The test was fixed.
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/Frontend/ftime-report-template-decl.cpp | 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 22c1a157580 [AMDGPU] For OS type AMDPAL, fixed scratch on compute shader
new d3ff090d699 [AArch64] Use FP to access the emergency spill slot
new f660a02ee0b [DA] Improve alias checking in dependence analysis
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/Analysis/DependenceAnalysis.cpp | 47 +++++--
lib/Target/AArch64/AArch64FrameLowering.cpp | 38 ++++--
test/Analysis/DependenceAnalysis/AA.ll | 140 +++++++++++++++++++++
.../AArch64/arm64-alloca-frame-pointer-offset.ll | 4 +-
.../AArch64/unreachable-emergency-spill-slot.mir | 21 ++++
5 files changed, 228 insertions(+), 22 deletions(-)
create mode 100644 test/Analysis/DependenceAnalysis/AA.ll
create mode 100644 test/CodeGen/AArch64/unreachable-emergency-spill-slot.mir
--
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 5de788a975a AArch64: diagnose unpredictable store-exclusive instructions
new 22c1a157580 [AMDGPU] For OS type AMDPAL, fixed scratch on compute shader
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/AMDGPU/SIFrameLowering.cpp | 8 ++++++--
test/CodeGen/AMDGPU/amdpal.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 35 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 clang.
from a78930ceac [Tooling] fix UB when interpolating compile commands with an [...]
new c14ac21066 CodeGen tests - typo fixes 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/CodeGen/avx512-reduceMinMaxIntrin.c | 26 +++++++++++++-------------
test/CodeGen/avx512f-builtins.c | 4 ++--
2 files changed, 15 insertions(+), 15 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 966b8d9e9 [sanitizer] Enable threads for libc++ build used by the symbolizer
new e6ade97d4 [compiler-rt][asan][mips] UnXFAIL some consistently passing tests
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/asan/TestCases/Linux/local_alias.cc | 4 ----
test/asan/TestCases/Linux/odr-violation.cc | 4 ----
2 files changed, 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 llvm.
from 68f6118901a [X86][Broadwell] HWPort5 should not be added to BroadwellMo [...]
new 5de788a975a AArch64: diagnose unpredictable store-exclusive 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/AsmParser/AArch64AsmParser.cpp | 32 ++++++++++++
test/MC/AArch64/arm64-diags.s | 61 +++++++++++++++++++++++
test/MC/AArch64/arm64-memory.s | 16 +++---
3 files changed, 101 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 llvm.
from a95f58008cb [llvm-ar] Temporarily make the tool case detection test Win [...]
new 68f6118901a [X86][Broadwell] HWPort5 should not be added to BroadwellMo [...]
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/X86SchedBroadwell.td | 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 96176cafb8 [ExprConstant] Use an AST node and a version number as a key [...]
new d3f7881f4d -ftime-report switch support in Clang. The current support o [...]
new a78930ceac [Tooling] fix UB when interpolating compile commands with an [...]
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:
include/clang/Frontend/FrontendAction.h | 3 +
include/clang/Lex/HeaderSearch.h | 6 +-
include/clang/Parse/Parser.h | 2 +
include/clang/Sema/Sema.h | 3 +
lib/CodeGen/CodeGenAction.cpp | 83 ++++++-------
lib/Frontend/ASTMerge.cpp | 5 +-
lib/Frontend/CompilerInstance.cpp | 6 +
lib/Frontend/FrontendAction.cpp | 1 +
lib/Frontend/FrontendActions.cpp | 4 +
lib/Lex/HeaderSearch.cpp | 26 ++++
lib/Lex/PPMacroExpansion.cpp | 17 ++-
lib/Lex/Pragma.cpp | 12 +-
lib/Parse/ParseTemplate.cpp | 3 +
lib/Parse/Parser.cpp | 44 ++++++-
lib/Sema/Sema.cpp | 22 ++++
lib/Sema/SemaChecking.cpp | 25 +++-
lib/Sema/SemaDecl.cpp | 5 +
lib/Sema/SemaExpr.cpp | 15 +++
lib/Sema/SemaTemplate.cpp | 7 ++
lib/Tooling/InterpolatingCompilationDatabase.cpp | 4 +-
test/Frontend/ftime-report-template-decl.cpp | 147 +++++++++++++++++++++++
21 files changed, 383 insertions(+), 57 deletions(-)
create mode 100644 test/Frontend/ftime-report-template-decl.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.