This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 702b357 PR middle-end/71494 * tree-nested.c (convert_nonlocal_refer [...]
new 24c4139 gcc/testsuite/ChangeLog:
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr71478.c | 21 +++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 3 +--
4 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71478.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 c8e19fc MemorySSA: fix memory access local dominance function for liv [...]
new 936d489 [pdb] Fix issues with pdb writing.
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/DebugInfo/PDB/Raw/MappedBlockStream.cpp | 2 +-
unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp | 5 ++++-
2 files changed, 5 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 d00c493 [-fms-extensions] Don't crash on explicit class-scope special [...]
new fd44536 Revise RenderScript attribute declaration
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 | 4 +++-
lib/Sema/SemaDeclAttr.cpp | 15 ++-------------
test/Sema/renderscript.rs | 10 +++++++---
3 files changed, 12 insertions(+), 17 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 285b85b [STLExtras] Introduce and use llvm::count_if; NFC
new c8e19fc MemorySSA: fix memory access local dominance function for liv [...]
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/Transforms/Utils/MemorySSA.cpp | 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 llvm.
from 5b7abef [IRTranslator] Support the translation of or.
new 285b85b [STLExtras] Introduce and use llvm::count_if; 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:
include/llvm/ADT/STLExtras.h | 8 ++++++++
lib/IR/Metadata.cpp | 2 +-
lib/Support/CommandLine.cpp | 9 ++++-----
lib/Target/X86/X86ISelLowering.cpp | 33 ++++++++++++---------------------
4 files changed, 25 insertions(+), 27 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 lldb.
from c243f85 Fixed a few places that were building a regex from an identif [...]
new aeb370a Fixed C++ template integer parameter types to work 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:
.../test/lang/cpp/{auto => template}/Makefile | 0
.../lang/cpp/template/TestTemplateIntegerArgs.py | 62 ++++++++++++++++++++++
.../lang/cpp/{const_this => template}/main.cpp | 20 +++----
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 2 +-
4 files changed, 74 insertions(+), 10 deletions(-)
copy packages/Python/lldbsuite/test/lang/cpp/{auto => template}/Makefile (100%)
create mode 100644 packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateIn [...]
copy packages/Python/lldbsuite/test/lang/cpp/{const_this => template}/main.cpp (63%)
--
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 e208b37 [x86] enable bitcasted fabs/fneg transforms
new ecfe18a [AArch64] Refactor a check earlier. NFC.
new 2f95796d [AArch64] Move comments closer to relevant check. NFC.
new d4ca59c [IRTranslator] Refactor to expose a translateBinaryOp method.
new f1ceb93 [IRTranslator] Rework the comments for the methods to translate.
new 5b7abef [IRTranslator] Support the translation of or.
The 5 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/llvm/CodeGen/GlobalISel/IRTranslator.h | 66 +++++++++++++---------
lib/CodeGen/GlobalISel/IRTranslator.cpp | 8 ++-
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 40 +++++++------
.../AArch64/GlobalISel/arm64-irtranslator.ll | 23 ++++++++
4 files changed, 88 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 llvm.
from ad332d9 [CodeGen] Fix PrologEpilogInserter to avoid duplicate allocat [...]
new e208b37 [x86] enable bitcasted fabs/fneg transforms
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/X86ISelLowering.h | 4 ++++
test/CodeGen/X86/fp-logic.ll | 6 ++----
2 files changed, 6 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 compiler-rt.
from 91c5e0e [profile] fix bot failure on darwin
new 98339b2 [profile] cleanup file setting code
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/profile/InstrProfilingFile.c | 88 +++++++++++++++++++++++++++++++---------
lib/profile/InstrProfilingPort.h | 3 ++
2 files changed, 71 insertions(+), 20 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 5087a93 Remove a few gendered pronouns.
new ad332d9 [CodeGen] Fix PrologEpilogInserter to avoid duplicate allocat [...]
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/PrologEpilogInserter.cpp | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.