This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0a06935 [InstCombine] add tests for missing add canonicalization; NFC
new 4a035b6 [DAGCombiner] Don't make a BUILD_VECTOR with operands of ill [...]
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/SelectionDAG/SelectionDAG.cpp | 12 +++++-----
.../SystemZ/DAGCombiner_illegal_BUILD_VECTOR.ll | 26 ++++++++++++++++++++++
2 files changed, 32 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/SystemZ/DAGCombiner_illegal_BUILD_VECTOR.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 binutils-gdb.
from 55a9897 Fix racy test in gdb.threads/thread-specific-bp.exp
new 2cad08e Use frame_unwind_register_value in frame_unwind_register_unsigned
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:
gdb/ChangeLog | 5 +++++
gdb/frame.c | 23 ++++++++++++++++++++---
2 files changed, 25 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 llvm.
from be2d374 [globalisel][tablegen] Fix patterns involving multiple Comple [...]
new 0a06935 [InstCombine] add tests for missing add canonicalization; 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/Transforms/InstCombine/add.ll | 26 ++++++++++++++++++++++++++
1 file changed, 26 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 binutils-gdb.
from 8dea77f PowerPC64le PLT reference counting
new 55a9897 Fix racy test in gdb.threads/thread-specific-bp.exp
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:
gdb/ChangeLog | 5 +++++
gdb/testsuite/gdb.threads/thread-specific-bp.exp | 9 ++++++---
2 files changed, 11 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 llvm.
from 4523389 [AMDGPU] SDWA peephole: enable by default
new be2d374 [globalisel][tablegen] Fix patterns involving multiple Comple [...]
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/TableGen/GlobalISelEmitter.td | 77 ++++++++++++++++++++++++++
utils/TableGen/GlobalISelEmitter.cpp | 101 +++++++++++++++++++++--------------
2 files changed, 137 insertions(+), 41 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 fw/syscall-list
in repository glibc.
at 4b4643e <bits/syscall.h>: Use an arch-independent system call list Linux
This branch includes the following new commits:
new 4b4643e <bits/syscall.h>: Use an arch-independent system call list Linux
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.
--
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 users/palves/Wwrite-strings-v1.5
in repository binutils-gdb.
at 9896483 -Wwrite-strings: Remove -Wno-write-strings
This branch includes the following new commits:
new bb69ba1 -Wwrite-strings: Constify struct disassemble_info's disassemb [...]
new dc04d98 -Wwrite-strings: Constify macroexp.c:init_shared_buffer
new 2cd47e3 -Wwrite-strings: Don't initialize string command variables to [...]
new 6b33932 -Wwrite-strings: Constify shell_escape and plug make_command leak
new ffc8398 -Wwrite-strings: Constify warning_pre_print
new b8ddf263 -Wwrite-strings: Constify target_pid_to_str and target_thread [...]
new 6c2c873 -Wwrite-strings: Constify word break character arrays
new 2acb931 -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameter
new 367d965 -Wwrite-strings: MI -info-os
new c9a9f57 -Wwrite-strings: gdbserver's 'port' parsing
new 4feb228 -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD
new 2f1c4bc -Wwrite-strings: More fix-old-Python-API wrappers
new 269c123 -Wwrite-strings: Wrap PyGetSetDef for construction with strin [...]
new 296079b -Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const cha [...]
new 6f8844c -Wwrite-strings: execute_command calls with string literals
new 62e3280 -Wwrite-strings: Some constification in gdb/breakpoint.c
new 27285cc -Wwrite-strings: The Rest
new 9896483 -Wwrite-strings: Remove -Wno-write-strings
The 18 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.
--
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 3c342e7 PR target/78002 * config/aarch64/aarch64.c (aarch64_emit_pr [...]
new 6dc8337 PR sanitizer/80308 * asan.c (asan_store_shadow_bytes): Fix [...]
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 | 7 +++++++
gcc/asan.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/asan/pr80308.c | 25 +++++++++++++++++++++++++
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr80308.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 9d30cff clang-format: [JS] fix whitespace around "of" operator.
new 6dbc85b [OpenCL] Extended diagnostics for atomic initialization
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/DiagnosticSemaKinds.td | 6 +++---
lib/Sema/SemaExpr.cpp | 2 +-
lib/Sema/SemaInit.cpp | 14 ++++++++++++++
test/Parser/opencl-atomics-cl20.cl | 2 +-
test/SemaOpenCL/atomic-init.cl | 12 ++++++++++++
5 files changed, 31 insertions(+), 5 deletions(-)
create mode 100644 test/SemaOpenCL/atomic-init.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.