This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5ed3bd2 runtime: replace runtime1.goc with Go and C code
new 089d09f PR bootstrap/72823 * configure.ac (ENABLE_ASSERT_CHECKING): [...]
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:
libcpp/ChangeLog | 8 ++++++++
libcpp/config.in | 3 +++
libcpp/configure | 12 ++++++++++--
libcpp/configure.ac | 11 +++++++++--
4 files changed, 30 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 release_39
in repository llvm.
from 33e873e Merging r283427:
new f4becce Merging r280599:
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/IR/TypeFinder.h | 2 ++
lib/Linker/IRMover.cpp | 6 ++++
test/ThinLTO/X86/Inputs/crash_debuginfo.ll | 33 +++++++++++++++++++++
test/ThinLTO/X86/crash_debuginfo.ll | 46 ++++++++++++++++++++++++++++++
4 files changed, 87 insertions(+)
create mode 100644 test/ThinLTO/X86/Inputs/crash_debuginfo.ll
create mode 100644 test/ThinLTO/X86/crash_debuginfo.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 llvm.
from 23e86b5 [LoopVectorize] Fix for non-determinism in codegen
new 42fcf0e [AArch64] Handle vector types in replaceZeroVectorStore.
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/AArch64ISelLowering.cpp | 42 ++++++-----
test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 5 +-
test/CodeGen/AArch64/ldst-opt.ll | 91 +++++++++++++++++++++++
3 files changed, 115 insertions(+), 23 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 1e8e1a3 Add the missing FileCheck invocation to this testcase.
new 3d45083 Relax testcase. This removes checks that are irrelevant for w [...]
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/CodeGenCXX/debug-info-thunk-msabi.cpp | 5 ++---
1 file changed, 2 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 compiler-rt.
from b55d52a [XRay][compiler-rt] Attempt to fix ARM buildbots after r287068
new 9bc4c42 adding operator* to help working with primitive values
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/sanitizer_common/sanitizer_addrhashmap.h | 12 ++++++++++++
1 file changed, 12 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 309bc77 Reduce number of tasks in parallel_for_each.
new e23f783 [ELF] Don't replace path separators on *NIX.
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/Core/Reproduce.cpp | 2 ++
test/ELF/reproduce-backslash.s | 9 +++++++++
2 files changed, 11 insertions(+)
create mode 100644 test/ELF/reproduce-backslash.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 70c1976 Fix PR31029 by attaching an artificial debug location to msab [...]
new d42ec74 Rangify for loops, NFC.
new 1e8e1a3 Add the missing FileCheck invocation to this testcase.
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/Frontend/DependencyFile.cpp | 19 ++++++++-----------
test/CodeGenCXX/debug-info-thunk-msabi.cpp | 9 +++++----
2 files changed, 13 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 lld.
from f04fe2f Export fewer functions from Error.h.
new 309bc77 Reduce number of tasks in parallel_for_each.
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/lld/Core/Parallel.h | 15 +++++++++++++--
1 file changed, 13 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 glibc.
from afcf3cd New internal function __access_noerrno
new 7773556 Correct comments in string.h re strcoll_l, strxfrm_l.
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 | 5 +++++
string/string.h | 8 +++-----
2 files changed, 8 insertions(+), 5 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 ae5ecee AMDGPU/SI: Avoid creating unnecessary copies in the SIFixSGPR [...]
new 23e86b5 [LoopVectorize] Fix for non-determinism in codegen
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/Vectorize/LoopVectorize.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.