This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2aa90f6 [libFuzzer] disable -print_pcs by default (was enabled by mistake)
new efca1a3 Enable disabled loopidiom test. Apparently we handle it now
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/Transforms/LoopIdiom/basic.ll | 8 +++-----
1 file changed, 3 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 1b07ec5 [ADT] APFloatBase: Prevent collapsing semPPCDoubleDouble and [...]
new 2aa90f6 [libFuzzer] disable -print_pcs by default (was enabled by mistake)
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/Fuzzer/FuzzerTracePC.cpp | 2 ++
1 file changed, 2 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 glibc.
from 8dad729 Fix x86 strncat optimized implementation for large sizes
new daaff5c Fix math/test-fenvinline for no-exceptions configurations.
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 +++++
math/test-fenvinline.c | 13 ++++++++-----
2 files changed, 13 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 gcc.
from 6dc2e74 PR 78534 Revert r244011
new 3b50f20 PR rtl-optimization/65618 * emit-rtl.c (try_split): Move in [...]
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/emit-rtl.c | 6 ++++--
2 files changed, 10 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 fb9bfee [clang-tidy] Add check name to YAML export
new f5be8ba [OPENMP] Private, firstprivate, and lastprivate clauses for d [...]
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/CGStmtOpenMP.cpp | 18 ++
test/OpenMP/distribute_lastprivate_codegen.cpp | 379 +++++++++++++++++++++++++
test/OpenMP/distribute_private_codegen.cpp | 206 ++++++++++++++
3 files changed, 603 insertions(+)
create mode 100644 test/OpenMP/distribute_lastprivate_codegen.cpp
create mode 100644 test/OpenMP/distribute_private_codegen.cpp
--
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 binutils-gdb.
from de1010f Fix generation of GOT table when only GOT-relative relocs are used.
new cc917fd Add support for the Q extension to the RISCV ISA.
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:
gas/ChangeLog | 7 ++++
gas/config/tc-riscv.c | 14 ++++++-
include/ChangeLog | 4 ++
include/opcode/riscv-opc.h | 102 +++++++++++++++++++++++++++++++++++++++++++++
include/opcode/riscv.h | 2 +
opcodes/ChangeLog | 6 +++
opcodes/riscv-opc.c | 60 ++++++++++++++++++++++++++
7 files changed, 193 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 a3bfbbd [X86] Move 128-bit shuffle mask widening check into lowerV2X1 [...]
new 1b07ec5 [ADT] APFloatBase: Prevent collapsing semPPCDoubleDouble and [...]
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/Support/APFloat.cpp | 8 ++++++--
1 file changed, 6 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 lldb.
from 3d99e54 Fix-up TestLinuxCore for r290874
new ad4ce03 Improve the performance of jModulesInfo in lldb-server
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:
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 193 ++++++++++-----------
source/Plugins/Process/Linux/NativeProcessLinux.h | 4 +-
2 files changed, 92 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.